Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -352,7 +352,7 @@ def main():
|
|
352 |
# Your combined string with the current date included
|
353 |
combined_string = f"Question: {message}\n\nAnswer: {answer}\n\nDate: {date_string}\n\nhttps://www.citizensinformation.ie/"
|
354 |
# Create a list with the three strings
|
355 |
-
|
356 |
|
357 |
|
358 |
|
|
|
352 |
# Your combined string with the current date included
|
353 |
combined_string = f"Question: {message}\n\nAnswer: {answer}\n\nDate: {date_string}\n\nhttps://www.citizensinformation.ie/"
|
354 |
# Create a list with the three strings
|
355 |
+
|
356 |
|
357 |
|
358 |
|