Skip to content

Commit

Permalink
updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoallmeida committed Aug 22, 2024
1 parent 78d36ed commit 83cc468
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ def calc():
def about():
return render_template('about.html')


if __name__=="__main__":
app.run(host="0.0.0.0", debug=True)

0 comments on commit 83cc468

Please # to comment.