mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-04-15 03:15:20 +02:00
8 lines
136 B
INI
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
|