1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Add flake8 style check

This commit is contained in:
Lars Kruse 2017-05-09 23:59:42 +02:00
parent ce6ce6b5dd
commit 234ed00909
10 changed files with 28 additions and 15 deletions

2
.flake8 Normal file
View file

@ -0,0 +1,2 @@
[flake8]
exclude = django_mailbox/migrations, django_mailbox/south_migrations