]> git.openstreetmap.org Git - nominatim.git/commit
use getattr() instead of __getattr__
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 1 Jun 2022 19:26:13 +0000 (21:26 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 1 Jun 2022 19:26:13 +0000 (21:26 +0200)
commit218c56f9a6d74672687d34299ce089e3f835deb7
treef383ffd85e5f9c635f4251a6392113a3cc9655f2
parenta35eda3d2a14614d279d73ed3d05229fa1a4c3de
use getattr() instead of __getattr__

Makes the linter happy.
nominatim/config.py