From 4f7448e9a8fe0d7733d27100be7c3cca88e38c8c Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Wed, 22 Feb 2017 09:30:57 -0700 Subject: Adding more third party apps --- isort.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isort.cfg') diff --git a/isort.cfg b/isort.cfg index a513871..e87dc7f 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 +known_third_party=pdfcrowd,PyPDF2,pytest,mock,model_mommy,adminactions,private_storage,wagtail -- cgit v1.2.3