aboutsummaryrefslogtreecommitdiff
path: root/isort.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'isort.cfg')
-rw-r--r--isort.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/isort.cfg b/isort.cfg
index 01ca055..a513871 100644
--- a/isort.cfg
+++ b/isort.cfg
@@ -6,3 +6,5 @@ known_django=django
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