IdHub/pyproject.toml

7 lines
105 B
TOML

[tool.black]
skip-string-normalization = true
target-version = ['py311']
[tool.isort]
profile = "black"