dataflux_pytorch/lightning/dataflux_lightning_checkpoint.py [34:39]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def __init__(
        self,
        project_name: str,
        storage_client: Optional[storage.Client] = None,
        disable_multipart: bool = False,
    ):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



dataflux_pytorch/lightning/dataflux_lightning_checkpoint.py [93:98]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def __init__(
        self,
        project_name: str,
        storage_client: Optional[storage.Client] = None,
        disable_multipart: bool = False,
    ):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



