Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eunseo5343 authored Jan 12, 2024
1 parent 34e1860 commit 6cc3f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

@app.route("/")
def home():
return "Hello, Flask"
return "Hello, Flask!"

0 comments on commit 6cc3f07

Please sign in to comment.