Fix flake8 complaints
Move flake8 configuration into tox config file
This commit is contained in:
parent
dadb8f1ff6
commit
a0b92e38c8
4 changed files with 10 additions and 9 deletions
|
@ -1,5 +1,4 @@
|
|||
from django.conf import settings
|
||||
from django.contrib.auth.models import User
|
||||
|
||||
|
||||
STAFF_ONLY = getattr(settings, 'TODO_STAFF_ONLY', False)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue