.isort.cfg 271 B
[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 =
known_third_party = PIL,apistar,arkindex,cv2,numpy,requests,setuptools,tqdm