-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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: Fix docstring title sections #23653
Conversation
Hello @gueletk! Thanks for submitting the PR.
|
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.
Nice work, thanks for it @gueletk, merging on green.
Codecov Report
@@ Coverage Diff @@
## master #23653 +/- ##
=======================================
Coverage 92.24% 92.24%
=======================================
Files 161 161
Lines 51317 51317
=======================================
Hits 47338 47338
Misses 3979 3979
Continue to review full report at Codecov.
|
…fixed * upstream/master: CI: Allow to compile docs with ipython 7.11 pandas-dev#22990 (pandas-dev#23655) DOC: Fix name of the See Also section titles in docstrings (pandas-dev#23653) DOC: clean-up recent doc errors/warnings (pandas-dev#23636)
Changed "See also" section titles to "See Also" to fit with the new validator
git diff upstream/master -u -- "*.py" | flake8 --diff