Skip to content

Commit

Permalink
dummy update
Browse files Browse the repository at this point in the history
  • Loading branch information
AvangardAA committed Oct 31, 2023
1 parent 744f311 commit ef69d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions algo.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ async def get_report(report_name: str, ffrom: str, to: str, ver: int): #version
x = transform_metrics_list(res)
""
return {"name": "dummy", "data": x}
""

@app.post('/api/user/forget')
async def forget_gdpr(userId: str):
Expand Down

0 comments on commit ef69d3b

Please sign in to comment.