8 lines
117 B
TOML
8 lines
117 B
TOML
|
|
line-length = 120
|
||
|
|
target-version = "py38"
|
||
|
|
|
||
|
|
[format]
|
||
|
|
quote-style = "single"
|
||
|
|
exclude = []
|
||
|
|
docstring-code-format = true
|