Skip to content

Commit

Permalink
Add missing application_import_names.
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristgit committed Sep 18, 2018
1 parent 084abb5 commit 0270f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[flake8]
max-line-length=100
application_import_names=pysite
application_import_names=admin,api,home,pysite,wiki
exclude=__pycache__, venv, .venv, **/migrations
import-order-style=pycharm

0 comments on commit 0270f38

Please sign in to comment.