Nominatim/nominatim/indexer
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 indexer: move progress tracker into separate class 2020-08-03 10:32:39 +02:00
indexer.py add type annotations for indexer 2022-07-18 09:47:57 +02:00
progress.py add type annotations for indexer 2022-07-18 09:47:57 +02:00
runners.py remove typing_extensions requirement 2022-07-18 09:55:58 +02:00