mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
adds updated module name
This commit is contained in:
parent
5177ea5c65
commit
d94faeeee7
50 changed files with 224 additions and 218 deletions
2
.flake8
2
.flake8
|
|
@ -1,4 +1,4 @@
|
|||
[flake8]
|
||||
max-line-length = 200
|
||||
exclude = docs, django_mailbox/migrations, django_mailbox/south_migrations
|
||||
exclude = docs, django_mailbox2/migrations, django_mailbox2/south_migrations
|
||||
ignore = E231,W503
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue