diff --git a/.isort.cfg b/.isort.cfg index 56b0448..0780dcd 100644 --- a/.isort.cfg +++ b/.isort.cfg @@ -1,14 +1,13 @@ [settings] -not_skip = __init__.py skip = workbench.py +not_skip = __init__.py known_third_party = dateutil, medallion, - ordereddict, pytest, pytz, requests, - simplejson + simplejson, six, sphinx, stix2patterns,