diff --git a/app/.flake8 b/app/.flake8 index 922ad2a..fa9ff37 100644 --- a/app/.flake8 +++ b/app/.flake8 @@ -1,6 +1,6 @@ [flake8] exclude = - migrations + migrations, __pycache__, manage.py, settings.py