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 6350185 commit 81037c5Copy full SHA for 81037c5
geoip2/records.py
@@ -50,7 +50,7 @@ class City(PlaceRecord):
50
confidence that the city is correct. This attribute is only available
51
from the Omni end point.
52
:ivar geoname_id: This returns a GeoName ID for the city. This attribute
53
- N is returned by all end points.
+ is returned by all end points.
54
:ivar name: Returns the name of the city based on the languages list
55
passed to the constructor. This attribute is returned by all end points.
56
:ivar names: This returns a dictionary where the keys are language codes
0 commit comments