ci: add type checking

This commit is contained in:
Philipp Emanuel Weidmann
2025-12-22 10:48:42 +05:30
parent 064bed9a9f
commit 39101137ef
3 changed files with 34 additions and 1 deletions
+1
View File
@@ -48,6 +48,7 @@ research = [
[dependency-groups]
dev = [
"ruff>=0.14.5",
"ty>=0.0.5",
]
[project.urls]