This commit is contained in:
2025-04-09 16:54:34 +08:00
parent 7cf1c7741d
commit 1d9ab14b01
11 changed files with 650 additions and 0 deletions

4
pyproject.toml Normal file
View File

@@ -0,0 +1,4 @@
[tool.basedpyright]
typeCheckingMode = "recommended"
reportAny = false
reportExplicitAny = false