Searched refs:maybeRound (Results 1 – 1 of 1) sorted by relevance
44 def maybeRound(v, tolerance, round=otRound): function58 return functools.partial(maybeRound, tolerance=tolerance, round=round)