snipplets.dev/projects/CV/pyproject.toml

5 lines
83 B
TOML
Raw Normal View History

2023-09-29 21:51:53 +03:00
[tool.black]
skip-string-normalization = true
pycodestyle = true
line-length = 100