def __init__()

in src/azstoragetorch/datasets.py [0:0]


    def __init__(
        self,
        blob_urls: Union[str, Iterable[str]],
        credential: _client.AZSTORAGETORCH_CREDENTIAL_TYPE = None,