mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
E309 is no longer rewritten by autopep8
Committed via https://github.com/asottile/all-repos
This commit is contained in:
parent
cf5f8406a1
commit
3b1b9ac4cf
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -18,7 +18,7 @@ envdir = venv-{[tox]project}
|
|||
commands =
|
||||
|
||||
[pep8]
|
||||
ignore = E265,E309,E501
|
||||
ignore = E265,E501
|
||||
|
||||
[pytest]
|
||||
env =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue