mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Revert unintentional typo
This commit is contained in:
parent
2b5034951f
commit
a68caedc2d
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -46,4 +46,4 @@ deps = flake8
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
exclude=.tox
|
exclude=.tox
|
||||||
pignore=E501,E127,E128,E124
|
ignore=E501,E127,E128,E124
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue