[Chore/Refactor] Improve type safety and resolve type checking issues (#25104)

This commit is contained in:
-LAN-
2025-09-04 09:35:32 +08:00
committed by GitHub
parent 017a75aa44
commit 53c4a8787f
4 changed files with 11 additions and 6 deletions

View File

@@ -5,7 +5,6 @@
"pythonVersion": "3.11",
"pythonPlatform": "All",
"reportMissingTypeStubs": false,
"reportGeneralTypeIssues": "none",
"reportOptionalMemberAccess": "none",
"reportOptionalIterable": "none",
"reportOptionalOperand": "none",