aboutsummaryrefslogtreecommitdiff
path: root/isort.cfg
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2017-02-27 12:02:19 -0700
committerCody Hiar <codyfh@gmail.com>2017-02-27 12:02:19 -0700
commit88828059d1ee6799790be340427b327eb82b1035 (patch)
tree4f6a16e7afed2f1976b347d005a7af1126144e59 /isort.cfg
parent4f7448e9a8fe0d7733d27100be7c3cca88e38c8c (diff)
Adding model cluster to packages
Diffstat (limited to 'isort.cfg')
-rw-r--r--isort.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/isort.cfg b/isort.cfg
index e87dc7f..92e8da6 100644
--- a/isort.cfg
+++ b/isort.cfg
@@ -7,4 +7,4 @@ sections=FUTURE,STDLIB,DJANGO,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
skip=migrations
include_trailing_comma=True
# Because neovim runs in separate container, explicitly calling out third parties is needed
-known_third_party=pdfcrowd,PyPDF2,pytest,mock,model_mommy,adminactions,private_storage,wagtail
+known_third_party=pdfcrowd,PyPDF2,pytest,mock,model_mommy,adminactions,private_storage,wagtail,modelcluster