aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2017-03-10 10:17:15 -0700
committerCody Hiar <codyfh@gmail.com>2017-03-10 10:17:15 -0700
commit50743304d9b42071bd7e53b96a964c8e07fdca1b (patch)
tree41d2924edee666e950b117fe2b43a76f7f20ec90
parent82a4453b2941905ae3e7e7f73620fb52f587a7a9 (diff)
More added to isort
-rw-r--r--isort.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/isort.cfg b/isort.cfg
index 2832db3..8ec4c9b 100644
--- a/isort.cfg
+++ b/isort.cfg
@@ -8,4 +8,4 @@ default_section=FIRSTPARTY
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,modelcluster
+known_third_party=pdfcrowd,PyPDF2,pytest,mock,model_mommy,adminactions,private_storage,wagtail,modelcluster,django_extensions,localflavor