Skip to content

Commit

Permalink
Merge pull request #1 from AhmedGsa/chihab
Browse files Browse the repository at this point in the history
chihab first commit
  • Loading branch information
Hamaz-Chihab authored Dec 5, 2023
2 parents 38a8642 + 851f41b commit 7a91ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

@app.get("/")
def read_root():
return {"Hello": "World"}
return {"Hello": "chihab"}

0 comments on commit 7a91ae6

Please sign in to comment.