[osm/formatter] Switching back to OpenCageData repo
This commit is contained in:
@@ -9,7 +9,7 @@ from postal.text.tokenize import tokenize, tokenize_raw, token_types
|
|||||||
from collections import OrderedDict
|
from collections import OrderedDict
|
||||||
from itertools import ifilter
|
from itertools import ifilter
|
||||||
|
|
||||||
FORMATTER_GIT_REPO = 'https://github.com/openvenues/address-formatting'
|
FORMATTER_GIT_REPO = 'https://github.com/OpenCageData/address-formatting'
|
||||||
|
|
||||||
|
|
||||||
class AddressFormatter(object):
|
class AddressFormatter(object):
|
||||||
|
|||||||
Reference in New Issue
Block a user