↓ 1 callersMethod__init__(
self,
*,
min_value: float,
max_value: float,
allow_nan: bool,
hypothesis/src/hypothesis/strategies/_internal/numbers.py:149
↓ 1 callersMethod__init__(
self, *, xp, api_version, elements_strategy, dtype, shape, fill, unique
)
hypothesis/src/hypothesis/extra/array_api.py:308
↓ 1 callersMethod__init__(
self,
shape,
min_dims,
max_dims,
allow_ellipsis,
allow_newax
hypothesis/src/hypothesis/extra/_array_helpers.py:640