jonathanjordan21 commited on
Commit
1770682
·
verified ·
1 Parent(s): b60327c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ async def get_flights(
33
  infant: int = 0,
34
  cabinClass: string = "ECONOMY",
35
  departureDate: string ="2024-12-20",
36
- resultType: stirng = "DEPARTURE",
37
  searchType: string = "ROUND_TRIP",
38
  returnDate: string = "2024-12-21",
39
  # enableVI=true
 
33
  infant: int = 0,
34
  cabinClass: string = "ECONOMY",
35
  departureDate: string ="2024-12-20",
36
+ resultType: string = "DEPARTURE",
37
  searchType: string = "ROUND_TRIP",
38
  returnDate: string = "2024-12-21",
39
  # enableVI=true