geethareddy commited on
Commit
0534999
·
verified ·
1 Parent(s): 828dd51

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -199,4 +199,4 @@ def process_command(command):
199
  return "Sorry, I didn't understand that. Please try again."
200
 
201
  if __name__ == "__main__":
202
- app.run(host="0.0.0.0", port=7860)
 
199
  return "Sorry, I didn't understand that. Please try again."
200
 
201
  if __name__ == "__main__":
202
+ app.run(host="0.0.0.0", port=7860)