-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
CLN: Flake8 E741 #23131
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
CLN: Flake8 E741 #23131
Conversation
Hello @alimcmaster1! Thanks for updating the PR.
Comment last updated on October 13, 2018 at 16:10 Hours UTC |
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.
lgtm, thanks for all the work in this @alimcmaster1
Codecov Report
@@ Coverage Diff @@
## master #23131 +/- ##
=======================================
Coverage 92.13% 92.13%
=======================================
Files 170 170
Lines 51073 51073
=======================================
Hits 47056 47056
Misses 4017 4017
Continue to review full report at Codecov.
|
thanks @alimcmaster1 |
Thanks both for looking, appreciate it! @datapythonista , @jreback |
git diff upstream/master -u -- "*.py" | flake8 --diff
flake8 --select E741
now runs clean