cti-python-stix2/.isort.cfg

17 lines
271 B
INI

[settings]
not_skip = __init__.py
skip = workbench.py
known_third_party =
dateutil,
ordereddict,
pytest,
pytz,
requests,
simplejson
six,
sphinx,
stix2patterns,
taxii2client,
known_first_party = stix2
force_sort_within_sections = 1