mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
refactor: better error handler (#24422)
Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
@ -15,5 +15,8 @@ ignore_missing_imports=True
|
||||
[mypy-flask_restx]
|
||||
ignore_missing_imports=True
|
||||
|
||||
[mypy-flask_restx.api]
|
||||
ignore_missing_imports=True
|
||||
|
||||
[mypy-flask_restx.inputs]
|
||||
ignore_missing_imports=True
|
||||
|
||||
Reference in New Issue
Block a user