IdHub/pyproject.toml

7 lines
105 B
TOML
Raw Normal View History

2023-10-24 12:08:24 +00:00
[tool.black]
skip-string-normalization = true
target-version = ['py311']
[tool.isort]
profile = "black"