Skip to content

Commit

Permalink
add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
yeh-sudo committed Oct 11, 2023
1 parent 412eefd commit 5491857
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
restaurants_collection = DB.restaurants_collection
users_collection = DB.users_collection


@app.route("/hello")
def test():
return "<h1>test<h1>"

0 comments on commit 5491857

Please sign in to comment.