Nominatim/nominatim/tools
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
..
special_phrases remove typing_extensions requirement 2022-07-18 09:55:58 +02:00
__init__.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
add_osm_data.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
admin.py add type annotations to tool functions 2022-07-18 09:54:27 +02:00
check_database.py add type annotations to database check functions 2022-07-18 09:54:29 +02:00
database_import.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
exec_utils.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
freeze.py add type annotations to freeze functions 2022-07-18 09:47:57 +02:00
migration.py add type annotations for migrations 2022-07-18 09:54:29 +02:00
postcodes.py add type annotations to tool functions 2022-07-18 09:54:27 +02:00
refresh.py add type annotations to tool functions 2022-07-18 09:54:27 +02:00
replication.py add type annotations to tool functions 2022-07-18 09:54:27 +02:00
tiger_data.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00