]> git.openstreetmap.org Git - nominatim.git/commit
convert StatusResult to a dataclass
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 26 Jan 2023 16:51:15 +0000 (17:51 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 28 Jan 2023 10:51:26 +0000 (11:51 +0100)
commit23f2690c54558c48e77b3653792674837ec67207
treeb5a35aedc5a66e20bda83f93d382729b8bd816cf
parent5226cd2a0bc2baa06d32752f29d4e1f3c632dd13
convert StatusResult to a dataclass

This gives us nice str() functions.
nominatim/api/status.py