7 lines
71 B
TOML
7 lines
71 B
TOML
[tool.black]
|
|
line-length = 66
|
|
|
|
[tool.isort]
|
|
atomic=true
|
|
line_length=66
|