mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-12 05:44:06 +00:00
rename nominatim.admin to nominatim.tools
This commit is contained in:
@@ -9,7 +9,7 @@ import logging
|
|||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
from .config import Configuration
|
from .config import Configuration
|
||||||
from .admin.exec_utils import run_legacy_script
|
from .tools.exec_utils import run_legacy_script
|
||||||
|
|
||||||
from .indexer.indexer import Indexer
|
from .indexer.indexer import Indexer
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user