We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ba8bf commit ed6eb21Copy full SHA for ed6eb21
amadeus/reference_data/_locations.py
@@ -22,7 +22,7 @@ def get(self, **params):
22
23
from amadeus import Location
24
25
- client.reference_data.locations.get(
+ amadeus.reference_data.locations.get(
26
keyword='lon',
27
subType=Location.ANY
28
)
0 commit comments