]> git.openstreetmap.org Git - nominatim.git/commit
remove all references to a module path
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 21 Sep 2024 15:39:01 +0000 (17:39 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 21 Sep 2024 15:39:01 +0000 (17:39 +0200)
commitb54ff7d7664eadf3fdf018622540d6fce835502e
treed7afdff3371ebbf699c9ee9eb714fee6836fd66a
parent9734bbf2403146e914c34311beb314e36c735beb
remove all references to a module path

No longer used now that legacy tokenizer is gone.
12 files changed:
packaging/nominatim-db/scripts/nominatim
settings/env.defaults
src/nominatim_db/cli.py
src/nominatim_db/config.py
src/nominatim_db/paths.py
test/bdd/environment.py
test/bdd/steps/nominatim_environment.py
test/python/api/test_export.py
test/python/api/test_warm.py
test/python/cli/conftest.py
test/python/config/test_config.py
test/python/conftest.py