gello_software/.isort.cfg

7 lines
131 B
INI
Raw Normal View History

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