Skip to content

DOC: Remove 'noqa: E501' from docstrings #1492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

adamjstewart
Copy link
Contributor

These comments are visible in the API docs: https://pyproj4.github.io/pyproj/stable/api/crs/crs.html

The correct way to handle long lines in a docstring is to put the ignore at the end of the docstring.

Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.56%. Comparing base (6a38287) to head (0ffeb58).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1492      +/-   ##
==========================================
+ Coverage   96.50%   96.56%   +0.05%     
==========================================
  Files          20       20              
  Lines        1830     1832       +2     
==========================================
+ Hits         1766     1769       +3     
+ Misses         64       63       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@snowman2 snowman2 added the documentation Docs need updating label Apr 25, 2025
@snowman2 snowman2 merged commit 1fa1164 into pyproj4:main Apr 25, 2025
17 checks passed
@snowman2
Copy link
Member

Thanks 👍

@adamjstewart adamjstewart deleted the crs/e501 branch April 25, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Docs need updating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants