-
-
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: clean-up recent doc errors/warnings #23636
DOC: clean-up recent doc errors/warnings #23636
Conversation
Hello @jorisvandenbossche! Thanks for submitting the PR.
|
Will revive #22743 after this is in :) |
Codecov Report
@@ Coverage Diff @@
## master #23636 +/- ##
=======================================
Coverage 92.24% 92.24%
=======================================
Files 161 161
Lines 51326 51326
=======================================
Hits 47347 47347
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)
Fixing some sphinx errors / warnings.
We really should revive the PR to let travis fail on new warnings/errors...