kemono2/pyproject.toml

10 lines
123 B
TOML
Raw Normal View History

2024-07-04 22:08:17 +02:00
[tool.black]
line-length = 120
target-version = ["py312"]
[tool.isort]
line_length = 120
[tool.mypy]
exclude = "storage"