snipplets.dev/code/Python/pyproject.toml

5 lines
83 B
TOML
Raw Normal View History

2023-09-26 23:58:27 +03:00
[tool.black]
skip-string-normalization = true
pycodestyle = true
line-length = 100