Skip to content
Snippets Groups Projects
.isort.cfg 308 B
Newer Older
Bastien Abadie's avatar
Bastien Abadie committed
[settings]
# Compatible with black
multi_line_output = 3
include_trailing_comma = True
force_grid_wrap = 0
use_parentheses = True
line_length = 88

default_section=FIRSTPARTY
known_first_party = arkindex,arkindex_common
Martin Maarand's avatar
Martin Maarand committed
known_third_party =PIL,apistar,gitlab,gnupg,pytest,requests,setuptools,sh,tenacity,yaml