mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-09 22:04:48 +00:00
update flake8 config
This commit is contained in:
parent
685a52f2c9
commit
e755625bc6
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -1,5 +1,6 @@
|
|||
[flake8]
|
||||
max-line-length = 100
|
||||
ignore = E722, E241, W504
|
||||
exclude = .tox,docs/modeltranslation/conf.py
|
||||
|
||||
[tox]
|
||||
|
|
|
|||
Loading…
Reference in a new issue