mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 16:50:39 +08:00
[Chore/Refactor] Improve type safety and resolve type checking issues (#25104)
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"pythonVersion": "3.11",
|
||||
"pythonPlatform": "All",
|
||||
"reportMissingTypeStubs": false,
|
||||
"reportGeneralTypeIssues": "none",
|
||||
"reportOptionalMemberAccess": "none",
|
||||
"reportOptionalIterable": "none",
|
||||
"reportOptionalOperand": "none",
|
||||
|
||||
Reference in New Issue
Block a user