Nominatim/nominatim/db
Sarah Hoffmann 83054af46f remove typing_extensions requirement
The typing_extensions package is only necessary now when running mypy.
It won't be used at runtime anymore.
2022-07-18 09:55:58 +02:00
..
__init__.py move indexing function into its own Python module 2021-01-18 15:43:27 +01:00
async_connection.py add type annotations for indexer 2022-07-18 09:47:57 +02:00
connection.py add type annotations to tool functions 2022-07-18 09:54:27 +02:00
properties.py add type annotations to ICU tokenizer helper modules 2022-07-18 09:47:57 +02:00
sql_preprocessor.py add type annotations for SQL preprocessor 2022-07-18 09:47:57 +02:00
status.py remove typing_extensions requirement 2022-07-18 09:55:58 +02:00
utils.py add type annotation to DB utils 2022-07-18 09:47:57 +02:00