E309 is no longer rewritten by autopep8

Committed via https://github.com/asottile/all-repos
This commit is contained in:
Anthony Sottile
2018-06-01 13:39:40 -07:00
parent cf5f8406a1
commit 3b1b9ac4cf

View File

@@ -18,7 +18,7 @@ envdir = venv-{[tox]project}
commands =
[pep8]
ignore = E265,E309,E501
ignore = E265,E501
[pytest]
env =