aboutsummaryrefslogtreecommitdiff
path: root/flake8
diff options
context:
space:
mode:
Diffstat (limited to 'flake8')
-rw-r--r--flake86
1 files changed, 6 insertions, 0 deletions
diff --git a/flake8 b/flake8
new file mode 100644
index 0000000..da3e6f8
--- /dev/null
+++ b/flake8
@@ -0,0 +1,6 @@
+[flake8]
+exclude =
+ migrations,
+ __init__.py,
+ settings,
+