gello_software/.isort.cfg

6 lines
131 B
INI

[settings]
use_parentheses=True
include_trailing_comma=True
multi_line_output=3
ensure_newline_before_comments=True
line_length=88