-
Notifications
You must be signed in to change notification settings - Fork 62
[WIP] STY: Flake8 cleanup #12
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 #12 +/- ##
=========================================
- Coverage 66.22% 66.1% -0.13%
=========================================
Files 7 7
Lines 1143 1136 -7
Branches 304 304
=========================================
- Hits 757 751 -6
+ Misses 307 306 -1
Partials 79 79
Continue to review full report at Codecov.
|
|
This is going to break all other PRs. @oesteban if you want to get yours in first, that's fine with me. |
|
Thoughts on adding |
|
@rmarkello Yup, that would be great, but figured we should fix the issues first. |
|
should we just ask folks to use |
|
You can do that, too, but individual user settings in https://github.com/nipy/nibabel/blob/7877add916fb1aa9732d347c21b2c2f1b1d4be45/.travis.yml#L129-L131 |
|
I agree with @rmarkello, but if we want to have a recommended YAPF configuration that we can run to make our lives easier, cool. In any event, the consensus has been to ignore this for today, in the interest of getting things done. We can revisit after. |
|
@effigies I'm okay with merging this first 👍 |
|
Closed in favor of #15. |
This is purely a style cleanup. No refactors or changes in functionality are being proposed.
First step for #10.