Nominatim/nominatim/clicmd
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 add type annotations for command line functions 2022-07-18 09:55:54 +02:00
add_data.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
admin.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
api.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
args.py remove typing_extensions requirement 2022-07-18 09:55:58 +02:00
freeze.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
index.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
refresh.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
replication.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
setup.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
special_phrases.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00