-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
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
DOC: Delete more trailing blank lines in docstrings. #23698
DOC: Delete more trailing blank lines in docstrings. #23698
Conversation
Hello @douglatornell! Thanks for submitting the PR.
|
Codecov Report
@@ Coverage Diff @@
## master #23698 +/- ##
==========================================
- Coverage 92.24% 92.24% -0.01%
==========================================
Files 161 161
Lines 51339 51336 -3
==========================================
- Hits 47360 47357 -3
Misses 3979 3979
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@douglatornell can you resolve the conflicts please? |
@datapythonista conflict resolved. |
Thank you for the work on this @douglatornell, great to have all these fixed. |
git diff upstream/master -u -- "*.py" | flake8 --diff