Skip to content

Commit 60efc1e

Browse files
author
tjmather
committed
replaced dma with metro code
1 parent 0bc68d8 commit 60efc1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_city.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
print gir['postal_code']
1818
print gir['latitude']
1919
print gir['longitude']
20-
print gir['dma_code']
20+
print gir['metro_code']
2121
print gir['area_code']
2222
print gir['time_zone']
2323
print gir['metro_code']

0 commit comments

Comments
 (0)