fixed typo
git-svn-id: https://polipoly.googlecode.com/svn/trunk@5 1885ebd5-0a40-0410-88a4-770918bee656
This commit is contained in:
parent
e05a74106b
commit
c2fd284d3d
@ -18,7 +18,7 @@ import cgi
|
|||||||
from polipoly import AddressToDistrictService
|
from polipoly import AddressToDistrictService
|
||||||
|
|
||||||
GMAPS_API_KEY = 'define-me'
|
GMAPS_API_KEY = 'define-me'
|
||||||
PATH_TO_CDFILES =
|
PATH_TO_CDFILES = ''
|
||||||
|
|
||||||
# run as a module
|
# run as a module
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
Loading…
Reference in New Issue
Block a user