File size: 127 Bytes
189339c | 1 2 3 4 5 | from .hf_transfer import *
__doc__ = hf_transfer.__doc__
if hasattr(hf_transfer, "__all__"):
__all__ = hf_transfer.__all__ |
189339c | 1 2 3 4 5 | from .hf_transfer import *
__doc__ = hf_transfer.__doc__
if hasattr(hf_transfer, "__all__"):
__all__ = hf_transfer.__all__ |