Nominatim/nominatim/tokenizer
Sarah Hoffmann 8d082c13e0 adapt to new type annotations from typeshed
Some more functions frrom psycopg are now properly annotated.
No ignoring necessary anymore.
2022-08-09 11:06:54 +02:00
..
sanitizers fix various typos 2022-07-31 17:10:35 +02:00
token_analysis fix various typos 2022-07-31 17:10:35 +02:00
__init__.py introduce tokenizer modules 2021-04-30 11:29:57 +02:00
base.py docs: fix typos 2022-07-20 22:05:31 +08:00
factory.py docs: fix typos 2022-07-20 22:05:31 +08:00
icu_rule_loader.py harmonize spelling 2022-07-29 10:52:01 +02:00
icu_token_analysis.py harmonize spelling 2022-07-29 10:52:01 +02:00
icu_tokenizer.py adapt to new type annotations from typeshed 2022-08-09 11:06:54 +02:00
legacy_tokenizer.py adapt to new type annotations from typeshed 2022-08-09 11:06:54 +02:00
place_sanitizer.py move PlaceName into the generic data module 2022-07-29 11:42:20 +02:00