mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
make tox -e flake8 work
This commit is contained in:
parent
40263b6670
commit
b6b903c025
7 changed files with 17 additions and 23 deletions
1
.flake8
1
.flake8
|
|
@ -1,2 +1,3 @@
|
|||
[flake8]
|
||||
exclude = django_mailbox/migrations, django_mailbox/south_migrations
|
||||
ignore = E501,W503,W504 # line too long & line break before and after binary operator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue