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