ansible-netcup/pyproject.toml

7 Zeilen
94 B
TOML

[tool.black]
line-length = 140
[tool.isort]
atomic = true
profile = "black"
line_length = 140