Compare commits

...

1 Commits

Author SHA1 Message Date
Gud Boi a7ba539d93 WIP get him to write a ruff conf to match our code 2026-03-04 17:17:51 -05: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"
# ------ - ------