The Wayback Machine - https://web.archive.org/web/20190814140839/https://github.com/nvbn/thefuck/pull/853
Skip to content
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

Comply to new flake8 3.6 #853

Merged
merged 3 commits into from Oct 30, 2018

Conversation

@scorphus
Copy link
Collaborator

commented Oct 25, 2018

With new flake8 version 3.6 comes new errors, W504 and W605. They didn't exist before the new version. W504 is ignored along with W503. Fixes regarding W605 are included.

Remember not to squash the commits ‒ for some good reasons. :-) Just rebase them.

@scorphus scorphus force-pushed the scorphus:comply-to-new-flake8-3.6 branch from b89a0fd to 7b6169e Oct 25, 2018

@nvbn nvbn merged commit e6be00a into nvbn:master Oct 30, 2018

3 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 91.852%
Details
@nvbn

This comment has been minimized.

Copy link
Owner

commented Oct 30, 2018

Thanks!

@scorphus scorphus deleted the scorphus:comply-to-new-flake8-3.6 branch Nov 2, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.