2020-05-21 21:21:43 +08:00

4 lines
86 B
Python

from .distributed_sampler import DistributedSampler
__all__ = ['DistributedSampler']