TeaCache/.isort.cfg
2024-12-06 20:52:36 +08:00

8 lines
136 B
INI

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