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:48 -07:00
parent 04f59e3d3f
commit d12ed2f637
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ commands =
max-line-length=131
[pep8]
ignore=E265,E309,E501
ignore=E265,E501