tgbugs / ontquery

a framework querying ontology terms
MIT License
3 stars 3 forks source link

trie resturctures to split http:// and https:// #18

Open tgbugs opened 5 years ago

tgbugs commented 5 years ago

Running test_all.py tiggers the behavior, it is not entirely clear what input triggers it, but it should be investigated since it can cause some surprising errors since there are now prefixes present in the trie that are not in _n_to_p which can cause key errors.