-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Run Isort on tests/util single PR #23347
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
Hello @thoo! 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.
update setup.cfg needed?
Codecov Report
@@ Coverage Diff @@
## master #23347 +/- ##
=========================================
Coverage ? 92.22%
=========================================
Files ? 169
Lines ? 51258
Branches ? 0
=========================================
Hits ? 47274
Misses ? 3984
Partials ? 0
Continue to review full report at Codecov.
|
95c07f7
to
4437f13
Compare
@jreback Could you also review this one? Thanks. |
thanks! future PR's always merge master (as have had a lot of updates) |
git diff upstream/master -u -- "*.py" | flake8 --diff
Run
isort -rc pandas/tests/util/