Marthee commited on
Commit
a3d32de
·
verified ·
1 Parent(s): 2353004

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -445,6 +445,6 @@ def test_page():
445
  </html>
446
  """
447
 
448
- # -------------------- Run --------------------
449
  if __name__ == "__main__":
450
  app.run(host="0.0.0.0", port=5000, debug=True)
 
445
  </html>
446
  """
447
 
448
+ # -------------------- Run --------------------
449
  if __name__ == "__main__":
450
  app.run(host="0.0.0.0", port=5000, debug=True)