Skip to content

Commit c6ae3e2

Browse files
committed
Update city.py
update
1 parent 052ca36 commit c6ae3e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ipdb/city.py

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ class CityInfo:
2020
longitude = ""
2121
timezone = ""
2222
utc_offset = ""
23+
china_region_code = ""
24+
china_city_code = ""
25+
china_district_code = ""
2326
china_admin_code = ""
2427
idd_code = ""
2528
country_code = ""

0 commit comments

Comments
 (0)