Bases: Generic[Number]
Generic
Number
Methods
__init__()
__init__
is_valid(value)
is_valid
bool
sample(value)
sample
TypeVar(Number, int, float)
TypeVar
int
float