4 lines
82 B
TOML
4 lines
82 B
TOML
|
[tool.black]
|
||
|
line-length = 100
|
||
|
skip-string-normalization
|
||
|
target-version = ['py37']
|