qml.measurements.ShotsLike

ShotsLike = pennylane.measurements.shots.Shots | int | collections.abc.Sequence[int | tuple[int, int]] | None

Represent a PEP 604 union type

E.g. for int | str