Skip to content

Commit

Permalink
refactor(diffutils): remove unused code
Browse files Browse the repository at this point in the history
Signed-off-by: SphericalKat <amolele@gmail.com>
  • Loading branch information
SphericalKat committed Mar 28, 2021
1 parent 3623158 commit 866186e
Show file tree
Hide file tree
Showing 4 changed files with 222 additions and 222 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# FuzzyWuzzy

![Coverage](https://raw.githubusercontent.com/{sphericalkat}/{dart-fuzzywuzzy}/master/coverage_badge.svg?sanitize=true)
![Coverage](https://raw.githubusercontent.com/sphericalkat/dart-fuzzywuzzy/master/coverage_badge.svg?sanitize=true)

This is a dart port of the popular [FuzzyWuzzy](https://github.com/seatgeek/fuzzywuzzy) python package. This algorithm uses [Levenshtein distance](https://en.wikipedia.org/wiki/Levenshtein_distance) to calculate similarity between strings.

Expand Down
6 changes: 3 additions & 3 deletions coverage_badge.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 866186e

Please sign in to comment.