mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
chore(api/controllers): Apply Ruff Formatter. (#7645)
This commit is contained in:
@ -13,4 +13,4 @@ class IndexApi(Resource):
|
||||
}
|
||||
|
||||
|
||||
api.add_resource(IndexApi, '/')
|
||||
api.add_resource(IndexApi, "/")
|
||||
|
||||
Reference in New Issue
Block a user