From ebda74029355ce3236ca9266acde40fd40329df7 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Fri, 5 Apr 2019 12:11:31 +0100 Subject: [#176] Redo project layout --- .flake8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.flake8') diff --git a/.flake8 b/.flake8 index 2f0a95fb..ee708c7c 100644 --- a/.flake8 +++ b/.flake8 @@ -1,6 +1,6 @@ [flake8] max-line-length=100 ignore=S106 -application_import_names=admin,api,home,pysite,wiki +application_import_names=pysite exclude=__pycache__, venv, .venv, **/migrations import-order-style=pycharm -- cgit v1.2.3