snipplets.dev/projects/Python/OpenCV_to_HTML/pyproject.toml

5 lines
83 B
TOML
Raw Normal View History

2023-11-12 22:45:23 +03:00
[tool.black]
skip-string-normalization = true
pycodestyle = true
line-length = 100