This commit is contained in:
wassname
2026-05-13 10:46:52 +08:00
parent 77b296cc75
commit 9aeacb61d1
2 changed files with 83 additions and 0 deletions
+3
View File
@@ -35,3 +35,6 @@ where = ["src"]
[tool.ruff.lint]
ignore = ["F722"] # jaxtyping shape strings
[tool.uv]
exclude-newer = "5 days"