]> git.openstreetmap.org Git - nominatim.git/commit
remove the language parameter in the SPWikiLoader
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 29 May 2022 12:06:05 +0000 (14:06 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 30 May 2022 08:26:20 +0000 (10:26 +0200)
commit042e31458917e83713cc60f73a0dc4c171db78b1
tree9cc14a502625f80cce8ce10bcaa8d7f03560a781
parent61d813bfef810fbc6f5a0ecd2c5d43aaa8bf5823
remove the language parameter in the SPWikiLoader

Languages must always be configured through config or environment.
Also use monkeypatched environment in tests.
nominatim/tools/special_phrases/sp_wiki_loader.py
test/python/tools/test_import_special_phrases.py
test/python/tools/test_sp_wiki_loader.py