dify/api/controllers/console/explore
Yongtao Huang 57e0a12ccd
Refactor: remove redundant full module paths in exception handlers (#23076)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-07-29 09:40:51 +08:00
..
audio.py fix: Before publish the app, preview the voice of tts, it raise an er… (#21821) 2025-07-03 10:53:14 +08:00
completion.py Fix/replace datetime patterns with naive utc now (#22654) 2025-07-20 11:05:53 +08:00
conversation.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
error.py E-300 (#19726) 2025-05-20 12:07:50 +08:00
installed_app.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
message.py Refactor: remove redundant full module paths in exception handlers (#23076) 2025-07-29 09:40:51 +08:00
parameter.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
recommended_app.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
saved_message.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
workflow.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
wraps.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00