7 lines
No EOL
105 B
TOML
7 lines
No EOL
105 B
TOML
[tool.isort]
|
|
profile = "black"
|
|
line_length = 100
|
|
force_single_line = true
|
|
|
|
[tool.black]
|
|
line_length = 100 |