Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
iam-veeramalla authored Jul 14, 2023
1 parent 1a1a2cd commit 25ee5af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions day-14/simple-python-app/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ def hello():

if __name__ == '__main__':
app.run()

0 comments on commit 25ee5af

Please sign in to comment.