def __init__()

in dataflux_pytorch/dataflux_iterable_dataset.py [0:0]


    def __init__(
        self,
        project_name,
        bucket_name,
        config=Config(),
        data_format_fn=data_format_default,
        storage_client=None,