refactor: better error handler (#24422)

Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
-LAN-
2025-08-25 09:28:42 +08:00
committed by GitHub
parent 9a18911eba
commit fe06d266e9
4 changed files with 113 additions and 78 deletions

View File

@ -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