Method__init__(
self,
tree: "ChoiceTree",
selection_order: Callable[[int, int], Iterable[int]],
hypothesis/src/hypothesis/internal/conjecture/shrinking/choicetree.py:53
Method__init__(
self,
initial,
predicate,
*,
full=False,
debug=False,
hypothesis/src/hypothesis/internal/conjecture/shrinking/common.py:19
Method__init__(self, initial, predicate, *, intervals, **kwargs)
hypothesis/src/hypothesis/internal/conjecture/shrinking/string.py:16