]> git.openstreetmap.org Git - nominatim.git/commit
add a function to return a formatted version
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 10 May 2022 21:00:18 +0000 (23:00 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 11 May 2022 07:01:24 +0000 (09:01 +0200)
commit4e1e166c6a3f4b83c114eb22babca0a4eee3f96e
tree81f0cd041deb5d54e2824a4d095e0694abe8d601
parent5ff35d998459260e60bcb01aa7302f4706d043b1
add a function to return a formatted version

Replaces the various repeated format strings throughout the code.
.pylintrc
nominatim/cli.py
nominatim/clicmd/setup.py
nominatim/tools/exec_utils.py
nominatim/tools/migration.py
nominatim/tools/refresh.py
nominatim/version.py