mirror of
https://github.com/langgenius/dify.git
synced 2026-04-09 18:08:09 +08:00
fix: ruff format
This commit is contained in:
parent
2c795ec301
commit
74d61fda2a
@ -533,7 +533,8 @@ class PluginFetchDynamicSelectOptionsApi(Resource):
|
||||
raise ValueError(e)
|
||||
|
||||
return jsonable_encoder({"options": options})
|
||||
|
||||
|
||||
|
||||
class PluginChangePreferencesApi(Resource):
|
||||
@setup_required
|
||||
@login_required
|
||||
|
||||
Loading…
Reference in New Issue
Block a user