CosmoAI commited on
Commit
66b8789
·
1 Parent(s): c073f0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,7 +151,7 @@ def responsenew(data):
151
  # "action": "nothing",
152
  # "function": "nothing",
153
  # }
154
- # else:
155
  respo = {
156
  "message": response.last,
157
  "action": "nothing",
 
151
  # "action": "nothing",
152
  # "function": "nothing",
153
  # }
154
+ else:
155
  respo = {
156
  "message": response.last,
157
  "action": "nothing",