jamesturk / jellyfish

🪼 a python library for doing approximate and phonetic matching of strings.
https://jamesturk.github.io/jellyfish/
MIT License
2.04k stars 157 forks source link

Remove unnecessary test from Jaro-Winkler function #148

Closed juliangilbey closed 2 years ago

juliangilbey commented 2 years ago

This addresses issue https://github.com/jamesturk/jellyfish/issues/147 (along with the other two PRs on the related repositories)