diff --git a/oxen/python/oxen/datasets.py b/oxen/python/oxen/datasets.py index 8667520..21a0882 100644 --- a/oxen/python/oxen/datasets.py +++ b/oxen/python/oxen/datasets.py @@ -13,7 +13,7 @@ def load_dataset( revision=None ): """ - Load a dataset from a repo. + Load a dataset from a repo into memory. Parameters ----------