Spaces:
Sleeping
Sleeping
Commit
·
0250187
1
Parent(s):
fb83f26
Update app.py
Browse files
app.py
CHANGED
@@ -502,5 +502,4 @@ if final_answer:
|
|
502 |
print("Answer:")
|
503 |
print(final_answer)
|
504 |
else:
|
505 |
-
print("Sorry, I can't help with that.")
|
506 |
-
|
|
|
502 |
print("Answer:")
|
503 |
print(final_answer)
|
504 |
else:
|
505 |
+
print("Sorry, I can't help with that.")
|
|