aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.flake81
1 files changed, 1 insertions, 0 deletions
diff --git a/.flake8 b/.flake8
index 7c2490f8..2f0a95fb 100644
--- a/.flake8
+++ b/.flake8
@@ -1,5 +1,6 @@
[flake8]
max-line-length=100
+ignore=S106
application_import_names=admin,api,home,pysite,wiki
exclude=__pycache__, venv, .venv, **/migrations
import-order-style=pycharm