Files
2026-07-13 12:38:34 +08:00

7 lines
79 B
TOML

# Same as Black.
line-length = 88
indent-width = 4
[lint]
ignore = [ "E741" ]