This commit is contained in:
phact 2026-01-05 13:18:07 -05:00
parent 7722d3f4d2
commit 99c8face00
2 changed files with 2 additions and 0 deletions

View file

@ -59,3 +59,4 @@ select = ["E", "F", "I", "UP"]
[tool.mypy] [tool.mypy]
python_version = "3.10" python_version = "3.10"
strict = true strict = true

View file

@ -56,3 +56,4 @@
"node": ">=18.0.0" "node": ">=18.0.0"
} }
} }