MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / real_quick_ratio

Method real_quick_ratio

Lib/difflib.py:691–701  ·  view source on GitHub ↗

Return an upper bound on ratio() very quickly. This isn't defined beyond that it is an upper bound on .ratio(), and is faster to compute than either .ratio() or .quick_ratio().

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

get_close_matchesFunction · 0.95
_fancy_replaceMethod · 0.95

Calls 1

_calculate_ratioFunction · 0.85

Tested by

no test coverage detected