brakeconf/pyproject.toml

5 lines
83 B
TOML
Raw Normal View History

2023-12-04 20:41:49 +03:00
[tool.black]
skip-string-normalization = true
pycodestyle = true
line-length = 100