jonathanjordan21 commited on
Commit
79f0f8a
·
verified ·
1 Parent(s): 1d77573

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ async def get_flights(
35
  departureDate: string ="2024-12-20",
36
  resultType: stirng = "DEPARTURE",
37
  searchType: string = "ROUND_TRIP",
38
- returnDate: string =2024-12-21',
39
  # enableVI=true
40
  ):
41
  global cookie_string
 
35
  departureDate: string ="2024-12-20",
36
  resultType: stirng = "DEPARTURE",
37
  searchType: string = "ROUND_TRIP",
38
+ returnDate: string = "2024-12-21",
39
  # enableVI=true
40
  ):
41
  global cookie_string