feat: refactor project
This commit is contained in:
@@ -27,4 +27,4 @@ app.include_router(rankings.router, prefix="/api", tags=["rankings"])
|
||||
|
||||
@app.get("/api/health")
|
||||
def health():
|
||||
return {"status": "ok"}
|
||||
return {"status": "ok"}
|
||||
|
||||
Reference in New Issue
Block a user