mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +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