We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f5c6fa commit 6b1b2d5Copy full SHA for 6b1b2d5
1 file changed
amadeus/schedule/_flights.py
@@ -19,7 +19,7 @@ def get(self, **params):
19
:param flightNumber: flight number as assigned by the carrier
20
21
:param scheduledDepartureDate: scheduled departure date of the flight,
22
- local to the departure airport,format YYYY-MM-DD
+ local to the departure airport, format YYYY-MM-DD
23
24
:rtype: amadeus.Response
25
:raises amadeus.ResponseError: if the request could not be completed
0 commit comments