Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit eca0c77

Browse files
author
tjmather
committed
removed semicolon
1 parent c0ee78c commit eca0c77

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
@@ -11,4 +11,4 @@
1111
print gir['latitude']
1212
print gir['longitude']
1313
print gir['dma_code']
14-
print gir['area_code'];
14+
print gir['area_code']

0 commit comments

Comments
 (0)