Open-Sora/.isort.cfg

8 lines
136 B
INI
Raw Normal View History

[settings]
line_length = 120
multi_line_output=3
include_trailing_comma = true
ignore_comments = true
profile = black
honor_noqa = true