Skip to content

Commit

Permalink
fix: eof error
Browse files Browse the repository at this point in the history
  • Loading branch information
DecFox committed May 17, 2024
1 parent e4b14f0 commit 469354d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ async def health(

@app.get("/")
async def root():
return {"message": "Hello OONItarian"}
return {"message": "Hello OONItarian"}

0 comments on commit 469354d

Please sign in to comment.