We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
maxbachmann
Learn more about funding links in repositories.
Report abuse
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
extractOne
Here is the annotation of extractOne:
https://github.com/maxbachmann/rapidfuzz/blob/9b64ad2fee665b568ff3ff04aafdbadda2d8ed99/src/rapidfuzz/process.py#L138
But here returns Tuple[str, float, str]
Tuple[str, float, str]
https://github.com/maxbachmann/rapidfuzz/blob/9b64ad2fee665b568ff3ff04aafdbadda2d8ed99/src/rapidfuzz/process.py#L175
The text was updated successfully, but these errors were encountered:
Thanks for reporting. I updated the documentation and docstring.
Sorry, something went wrong.
No branches or pull requests
Here is the annotation of
extractOne
:https://github.com/maxbachmann/rapidfuzz/blob/9b64ad2fee665b568ff3ff04aafdbadda2d8ed99/src/rapidfuzz/process.py#L138
But here returns
Tuple[str, float, str]
https://github.com/maxbachmann/rapidfuzz/blob/9b64ad2fee665b568ff3ff04aafdbadda2d8ed99/src/rapidfuzz/process.py#L175
The text was updated successfully, but these errors were encountered: