diff options
author | Cody Hiar <codyfh@gmail.com> | 2018-02-06 10:01:29 -0700 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2018-02-06 10:01:29 -0700 |
commit | 71c6fd1e41f353d668cca4fd6d93133f82750a30 (patch) | |
tree | beff06a66a4cfee947af14dde2e25c5cf40f1602 | |
parent | 96e7049a3b989ef435ce235d8a7e905c55160ddf (diff) |
Adding our cms to first party
-rw-r--r-- | isort.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ 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,django_extensions,localflavor,post_office,paypal,djangocms_link,peewee,ccxt,openpyxl,logzero,blessings,expiringdict,opbeat,gspread,oauth2client, +known_first_party=cms |