Method__init__(
self,
stuff: Stuff,
test: Callable[..., Any],
settings: Settings,
ra
hypothesis/src/hypothesis/core.py:918
Method__init__(
self,
target: Callable[..., Ex],
args: tuple[SearchStrategy[Any], ...],
kwar
hypothesis/src/hypothesis/strategies/_internal/core.py:1073
Method__init__(
self,
mapping: Mapping[Any, SearchStrategy[Any]],
*,
optional: Mapping[Any,
hypothesis/src/hypothesis/strategies/_internal/collections.py:381
Method__init__(
self,
num_shapes,
signature=None,
base_shape=(),
min_dims=0,
hypothesis/src/hypothesis/extra/_array_helpers.py:497
Method__init__(self, elements, dtype, min_size, max_size, unique, name)
hypothesis/src/hypothesis/extra/pandas/impl.py:144