Skip to content

Commit 8cbf88b

Browse files
committed
debug ln dataset
1 parent 3192393 commit 8cbf88b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scdataloader/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ def load_dataset_local(
340340
description: str,
341341
use_cache: bool = True,
342342
only: Optional[List[int]] = None,
343-
) -> ln.Dataset:
343+
) -> ln.Collection:
344344
"""
345345
This function loads a remote lamindb dataset to local.
346346

0 commit comments

Comments
 (0)