dnth commited on
Commit
b81a7b5
1 Parent(s): eeaaae4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,5 +45,5 @@ def index():
45
  updater.start_polling()
46
  updater.idle()
47
 
48
- if __name__ == "__main__":
49
  app.run(host="0.0.0.0", port=7860)
45
  updater.start_polling()
46
  updater.idle()
47
 
48
+ if __name__ == "__main__":
49
  app.run(host="0.0.0.0", port=7860)