-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
CI: Allow to compile docs with ipython 7.11 #22990 #23655
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
CI: Allow to compile docs with ipython 7.11 #22990 #23655
Conversation
Hello @benoxoft! Thanks for submitting the PR.
|
Thanks. We'll want to check the output of |
Codecov Report
@@ Coverage Diff @@
## master #23655 +/- ##
=======================================
Coverage 92.24% 92.24%
=======================================
Files 161 161
Lines 51317 51317
=======================================
Hits 47338 47338
Misses 3979 3979
Continue to review full report at Codecov.
|
@TomAugspurger I checked the output of the job 46992.7 which should be the job for the documentation and I found this at line #1445:
Link: https://travis-ci.org/pandas-dev/pandas/jobs/454181367#L1445 |
Perfect, thanks for checking! |
git diff upstream/master -u -- "*.py" | flake8 --diff