seatgeek / fuzzywuzzy

Fuzzy String Matching in Python
http://chairnerd.seatgeek.com/fuzzywuzzy-fuzzy-string-matching-in-python/
GNU General Public License v2.0
9.2k stars 878 forks source link

Clarify extractOne return type #312

Open zacharylawrence opened 3 years ago

zacharylawrence commented 3 years ago

Update extractOne pydoc to match the return type of extractWithoutOrder.