Skip to content

Commit

Permalink
removed run
Browse files Browse the repository at this point in the history
  • Loading branch information
lauragreemko committed Oct 8, 2022
1 parent 58a0b65 commit 604d65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ def predict():
# if __name__ == '__main__':
# app.run(debug = True, host = '0.0.0.0', port=environ.get("PORT", 5000))

app.run()
# app.run()

0 comments on commit 604d65b

Please sign in to comment.