mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-12 05:44:06 +00:00
move country_info into data submodule
This commit is contained in:
@@ -30,7 +30,7 @@ Arguments:
|
||||
any analyzer tagged) is retained. (default: replace)
|
||||
|
||||
"""
|
||||
from nominatim.tools import country_info
|
||||
from nominatim.data import country_info
|
||||
|
||||
class _AnalyzerByLanguage:
|
||||
""" Processor for tagging the language of names in a place.
|
||||
|
||||
Reference in New Issue
Block a user