-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
read_sas catches own error #24548 #24554
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
read_sas catches own error #24548 #24554
Conversation
…tution decorator in docstrings where commonly repeated
…ugh aggregate method docstrings still have the issue of sharing a docstring with Notes directly after Returns. This means any further appends with a See Also section are out of order.
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.
needs a test & a whatsnew entry
Codecov Report
@@ Coverage Diff @@
## master #24554 +/- ##
==========================================
- Coverage 92.33% 92.33% -0.01%
==========================================
Files 166 166
Lines 52465 52465
==========================================
- Hits 48443 48442 -1
- Misses 4022 4023 +1
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #24554 +/- ##
=========================================
Coverage ? 92.32%
=========================================
Files ? 166
Lines ? 52553
Branches ? 0
=========================================
Hits ? 48519
Misses ? 4034
Partials ? 0
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.
minor comment, lgtm. ping on green.
i pushed a revision |
restarted the azure build. |
thanks! |
git diff upstream/master -u -- "*.py" | flake8 --diff