Nominatim/nominatim/tokenizer/token_analysis
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 make token analyzers configurable modules 2021-10-04 17:37:34 +02:00
base.py remove typing_extensions requirement 2022-07-18 09:55:58 +02:00
config_variants.py add type annotations for token analysis 2022-07-18 09:47:57 +02:00
generic_mutation.py add type annotations for token analysis 2022-07-18 09:47:57 +02:00
generic.py add type annotations for token analysis 2022-07-18 09:47:57 +02:00
housenumbers.py add type annotations for token analysis 2022-07-18 09:47:57 +02:00
postcodes.py add type annotations for token analysis 2022-07-18 09:47:57 +02:00