Files
xiaoxia-saas/pyproject.toml
T
2026-06-21 06:52:19 +08:00

8 lines
108 B
TOML

[tool.black]
line-length = 120
target-version = ["py312"]
[tool.isort]
profile = "black"
line_length = 120