dschandra commited on
Commit
e2c4a3d
·
verified ·
1 Parent(s): 713e663

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -294,6 +294,7 @@ def process_command(command):
294
  "- Show my order\n"
295
  "- Place the order"
296
  )
 
297
 
298
 
299
  if __name__ == "__main__":
 
294
  "- Show my order\n"
295
  "- Place the order"
296
  )
297
+
298
 
299
 
300
  if __name__ == "__main__":