kemono2/pyproject.toml
2024-07-04 22:08:17 +02:00

10 lines
123 B
TOML

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