Spaces:
				
			
			
	
			
			
		Paused
		
	
	
	
			
			
	
	
	
	
		
		
		Paused
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -1130,7 +1130,7 @@ def fetch_google_hotels(query="Birmingham Hotel", check_in="2024-08-14", check_o | |
| 1130 |  | 
| 1131 |  | 
| 1132 | 
             
            def fetch_google_flights(departure_id="JFK", arrival_id="BHM", outbound_date="2024-08-14", return_date="2024-08-20"):
         | 
| 1133 | 
            -
                 | 
| 1134 |  | 
| 1135 | 
             
                params = {
         | 
| 1136 | 
             
                  "engine": "google_flights",
         | 
|  | |
| 1130 |  | 
| 1131 |  | 
| 1132 | 
             
            def fetch_google_flights(departure_id="JFK", arrival_id="BHM", outbound_date="2024-08-14", return_date="2024-08-20"):
         | 
| 1133 | 
            +
                
         | 
| 1134 |  | 
| 1135 | 
             
                params = {
         | 
| 1136 | 
             
                  "engine": "google_flights",
         | 
 
			
