Skip to content

Commit ed6eb21

Browse files
authored
Update _locations.py
1 parent 34ba8bf commit ed6eb21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amadeus/reference_data/_locations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def get(self, **params):
2222
2323
from amadeus import Location
2424
25-
client.reference_data.locations.get(
25+
amadeus.reference_data.locations.get(
2626
keyword='lon',
2727
subType=Location.ANY
2828
)

0 commit comments

Comments
 (0)