↓ 7 callersMethodstep(
self,
selection_order: Callable[[int, int], Iterable[int]],
f: Callable[[Chooser], N
hypothesis/src/hypothesis/internal/conjecture/shrinking/choicetree.py:130
↓ 5 callersMethoddraw_value(
self,
choice_type: ChoiceTypeT,
value: ChoiceT,
*,
was_forced: bool,
hypothesis/src/hypothesis/internal/conjecture/datatree.py:1029