]> git.openstreetmap.org Git - nominatim.git/commit
add type annotations to ICU tokenizer helper modules
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 13 Jul 2022 20:55:40 +0000 (22:55 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 18 Jul 2022 07:47:57 +0000 (09:47 +0200)
commite37cfc64d2734bf67aedf44e57585d6bd5ff06af
tree79372eedf372a9200fc1b24372268f198fd0dc41
parent77510f4a3bb7a40c85d27ed5c71b20ef79a3aa83
add type annotations to ICU tokenizer helper modules
nominatim/db/properties.py
nominatim/tokenizer/base.py
nominatim/tokenizer/factory.py
nominatim/tokenizer/icu_rule_loader.py
nominatim/tokenizer/icu_token_analysis.py