mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 19:36:53 +08:00
chore(api/controllers): Apply Ruff Formatter. (#7645)
This commit is contained in:
@@ -9,4 +9,4 @@ class SystemFeatureApi(Resource):
|
||||
return FeatureService.get_system_features().model_dump()
|
||||
|
||||
|
||||
api.add_resource(SystemFeatureApi, '/system-features')
|
||||
api.add_resource(SystemFeatureApi, "/system-features")
|
||||
|
||||
Reference in New Issue
Block a user