def __init__()

in dataflux_pytorch/lightning/gcs_filesystem.py [0:0]


    def __init__(
        self,
        project_name: str,
        debug: bool,
        storage_client: Optional[storage.Client] = None,