Skip to content

Commit 3b1b9ac

Browse files
committed
E309 is no longer rewritten by autopep8
Committed via https://github.com/asottile/all-repos
1 parent cf5f840 commit 3b1b9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ envdir = venv-{[tox]project}
1818
commands =
1919

2020
[pep8]
21-
ignore = E265,E309,E501
21+
ignore = E265,E501
2222

2323
[pytest]
2424
env =

0 commit comments

Comments
 (0)