]> git.openstreetmap.org Git - nominatim.git/history - test/python/tokenizer/token_analysis/test_simple_trie.py
remove datrie dependency
[nominatim.git] / test / python / tokenizer / token_analysis / test_simple_trie.py
2025-02-24 Sarah Hoffmannreplace datrie library with a more simple pure-Python...