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 0ee010b commit 34ba8bfCopy full SHA for 34ba8bf
amadeus/client/location.py
@@ -8,7 +8,7 @@ class Location(object):
8
9
from amadeus import Location
10
11
- client.reference_data.locations.get(
+ amadeus.reference_data.locations.get(
12
keyword='lon',
13
subType=Location.ANY
14
)
0 commit comments