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

Method quick_ratio

Lib/difflib.py:662–689  ·  view source on GitHub ↗

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

(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 2

_calculate_ratioFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected