Compare commits

...

1 Commits

Author SHA1 Message Date
Gud Boi 04619afb61 WIP get him to write a ruff conf to match our code 2026-03-11 17:08:38 -04:00
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ exclude = [
line-length = 88
indent-width = 4
# Assume Python 3.9
# !XXX sync with `pyproject.toml`!
target-version = "py312"
# ------ - ------