-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Incorrect example in wide_to_long docstring #26010
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #26010 +/- ##
==========================================
- Coverage 91.82% 91.81% -0.01%
==========================================
Files 175 175
Lines 52551 52551
==========================================
- Hits 48256 48252 -4
- Misses 4295 4299 +4
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #26010 +/- ##
==========================================
- Coverage 91.82% 91.81% -0.01%
==========================================
Files 175 175
Lines 52551 52551
==========================================
- Hits 48256 48252 -4
- Misses 4295 4299 +4
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.
There are a few more things in the original PR that we would want to include here, namely adding this module to the CI checks. Can you do that here as well?
Can you check CI failures? Related to change |
superseded by #26273 |
git diff upstream/master -u -- "*.py" | flake8 --diff