Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -968,7 +968,7 @@ def fetch_yelp_restaurants():
|
|
968 |
|
969 |
return response_text
|
970 |
|
971 |
-
|
972 |
|
973 |
def fetch_google_hotels(query="Birmingham hotels", check_in="2024-08-14", check_out="2024-08-15", adults=2):
|
974 |
params = {
|
|
|
968 |
|
969 |
return response_text
|
970 |
|
971 |
+
|
972 |
|
973 |
def fetch_google_hotels(query="Birmingham hotels", check_in="2024-08-14", check_out="2024-08-15", adults=2):
|
974 |
params = {
|