5 lines
90 B
TOML
Executable File
5 lines
90 B
TOML
Executable File
[tool.black]
|
|
line-length = 120
|
|
target-version = ['py38']
|
|
skip-string-normalization = true
|