]> git.openstreetmap.org Git - nominatim.git/commit
fix liniting issues and add type annotations
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 5 Dec 2022 15:16:18 +0000 (16:16 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 3 Jan 2023 09:03:00 +0000 (10:03 +0100)
commitd7bc846c3cd3e21cf28fed583676e400d3a9d7be
tree1155be13ab20b8509c7a8c15650490d15a081372
parent1adb0a9886b298fe351f181d6da413e5c261c9f7
fix liniting issues and add type annotations
.mypy.ini
.pylintrc
nominatim/api.py
nominatim/cli.py
nominatim/server/falcon/server.py
nominatim/server/sanic/server.py
nominatim/server/starlette/server.py