Nominatim/nominatim/db
Sarah Hoffmann 26f30bff28 add type annotation to DB utils
As a cursor is needed as type, make this a public type.
2022-07-18 09:47:57 +02:00
..
__init__.py move indexing function into its own Python module 2021-01-18 15:43:27 +01:00
async_connection.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
connection.py add type annotation to DB utils 2022-07-18 09:47:57 +02:00
properties.py add typing information to DB properties 2022-07-18 09:47:57 +02:00
sql_preprocessor.py pylint: avoid explicit use of format() function 2022-05-11 09:48:56 +02:00
status.py add typing annotations for DB status module 2022-07-18 09:47:57 +02:00
utils.py add type annotation to DB utils 2022-07-18 09:47:57 +02:00