Pijush2023 commited on
Commit
22c5b4e
·
verified ·
1 Parent(s): 3d5452a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -968,7 +968,7 @@ def fetch_yelp_restaurants():
968
  from serpapi.google_search import GoogleSearch
969
  from datetime import datetime, timedelta
970
 
971
- ef fetch_hotels_birmingham():
972
  current_date = datetime.now().strftime("%Y-%m-%d")
973
 
974
  # Define the parameters for the Google Hotels API request
 
968
  from serpapi.google_search import GoogleSearch
969
  from datetime import datetime, timedelta
970
 
971
+ def fetch_hotels_birmingham():
972
  current_date = datetime.now().strftime("%Y-%m-%d")
973
 
974
  # Define the parameters for the Google Hotels API request