snipplets.dev/snipplets/code/Python/opencv/pyproject.toml

5 lines
83 B
TOML
Raw Normal View History

2023-09-03 12:44:02 +03:00
[tool.black]
skip-string-normalization = true
pycodestyle = true
line-length = 100