ksuit.utils.common.typing¶
Classes¶
Sampler needs to implement __len__ and be iterable such that the type checking doesn't complain. |
Module Contents¶
- class ksuit.utils.common.typing.SizedIterable¶
Bases:
ProtocolSampler needs to implement __len__ and be iterable such that the type checking doesn’t complain.