]> git.openstreetmap.org Git - nominatim.git/commit
export UsageError and Configuration in api directly
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 12 Jun 2024 08:27:10 +0000 (10:27 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 26 Jun 2024 09:52:47 +0000 (11:52 +0200)
commitab746eebaf2489f4966bfffded647e33ea1c7d4b
treea91ee1f13ceecc2e3b5c39ff7d402c38d235aa29
parent3ba330c9480ffdcc8f49c31f1b209a70f77bb2b8
export UsageError and Configuration in api directly

Library users should not have to deal with the core package directly.
src/nominatim_api/__init__.py
src/nominatim_core/config.py