WIP get him to write a ruff conf to match our code

Gud Boi 2026-03-04 17:17:51 -05:00
parent a32ffb75f2
commit 07112108f5
1 changed files with 1 additions and 1 deletions

View File

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