Skip to content

Commit 34ba8bf

Browse files
authored
Update location.py
1 parent 0ee010b commit 34ba8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amadeus/client/location.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class Location(object):
88
99
from amadeus import Location
1010
11-
client.reference_data.locations.get(
11+
amadeus.reference_data.locations.get(
1212
keyword='lon',
1313
subType=Location.ANY
1414
)

0 commit comments

Comments
 (0)