snipplets.dev/code/Python/opencv/pyproject.toml
2023-09-26 22:05:13 +03:00

5 lines
83 B
TOML

[tool.black]
skip-string-normalization = true
pycodestyle = true
line-length = 100