Skip to content

Commit

Permalink
Merge pull request #91 from juliangilbey/remove-abydos-refs
Browse files Browse the repository at this point in the history
Remove abydos references from libraries.json
  • Loading branch information
orsinium authored Dec 29, 2023
2 parents e9718c5 + 43aa2d8 commit 762aa77
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions textdistance/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
[
"pyxdameraulevenshtein",
"damerau_levenshtein_distance"
],
[
"abydos.distance",
"DamerauLevenshtein"
]
],
"Hamming": [
Expand All @@ -37,10 +33,6 @@
[
"distance",
"hamming"
],
[
"abydos.distance",
"Hamming"
]
],
"Jaro": [
Expand Down Expand Up @@ -85,4 +77,4 @@
"levenshtein"
]
]
}
}

0 comments on commit 762aa77

Please sign in to comment.