pre-commit-hooks
pre-commit-hooks copied to clipboard
use Levenshtein instead of python-Levenshtein
python-Levenshtein only works for Linux users. Levenshtein works for Windows users as well. Tested using Windows 10 and Python 3.10.6
@daniela-winkler : could you please mention in what environments exactly have you tested this? (OS version & Python version)
Done!
When will you merge the pull request? (I'm not that familiar with github actions, so unfortunately I'm not able to implement further tests which check for windows support.)
Superseded by https://github.com/Lucas-C/pre-commit-hooks/pull/58