Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Bump to flake8 3.7.#13337
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Bump to flake8 3.7.#13337
Uh oh!
There was an error while loading.Please reload this page.
Conversation
The associated bump to pycodestyle 2.5 caught a few more style nits.
Is there any reason that this change should be affecting what tests we're running? Codecov.io is showing a lot of changes, and it doesn't look spurious. |
It looks like appveyor did not fire, maybe this is the coverage we get only from appveyor? |
Uh oh!
There was an error while loading.Please reload this page.
Might be that we need to take care of flake8 also in the other branches (e.g. it's failing in this backport#13340). |
@meeseeksbot backport to v3.0.x |
@meeseeksdev backport to v3.0.x |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free tosuggest an improvement. |
OK, I'll put it in#13418. |
Thanks@QuLogic ! |
flake8 3.7 seems to be working fine now.
The associated bump to pycodestyle 2.5 caught a few more style nits.
PR Summary
PR Checklist