Closed jstammers closed 5 months ago
I can fixup that linter error in a followup. Thank you for this @jstammers !!
FYI if you are running in vscode or some IDE, it should be easy to set up ruff to format every time you save a file, which can be super nice since you always will be looking at a pretty file and you will always pass the linter check
This implements a function to calculate the levenshtein ratio between two strings