dify/api/controllers/console/explore
yihong 4e101604c3
fix: ruff check for True if ... else (#12576)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-01-13 09:38:48 +08:00
..
audio.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
completion.py refactor: simplify some exception catch code (#12246) 2025-01-02 14:25:12 +08:00
conversation.py fix: ruff check for True if ... else (#12576) 2025-01-13 09:38:48 +08:00
error.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
installed_app.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
message.py fix: update MessageService.create_feedback to use keyword arguments f… (#12134) 2024-12-26 23:26:44 +08:00
parameter.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
recommended_app.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
saved_message.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
workflow.py refactor: simplify some exception catch code (#12246) 2025-01-02 14:25:12 +08:00
wraps.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00