Cozette/pyproject.toml
Slavfox cc557fe9f9 v.1.26.0 The 2025 update!
Closes #139, closes #135
2024-12-31 02:21:38 +01:00

10 lines
180 B
TOML

[tool.isort]
multi_line_output = 3
include_trailing_comma = true
force_grid_wrap = 0
use_parentheses = true
line_length = 79
[tool.ruff]
target-version = "py312"
line-length = 79