cti-python-stix2/.isort.cfg

15 lines
239 B
INI
Raw Normal View History

[settings]
2017-09-21 18:01:46 +02:00
not_skip = __init__.py
known_third_party =
dateutil,
ordereddict,
pytest,
pytz,
requests,
simplejson
six,
stix2patterns,
taxii2client,
known_first_party = stix2
force_sort_within_sections = 1