Skip to content

Commit d8027cc

Browse files
itearsloutoftardis
andauthored
Update datasets/load_datasets.py
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
1 parent a03aa2f commit d8027cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datasets/load_datasets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ def try_load_dataset(dataset_name: str, output_directory: Path) -> bool:
104104
val(root_dir)
105105
else:
106106
logging.warning(
107-
'Warning: Enumerate dataset(s) which should be downloaded')
107+
'Warning: Enumerate dataset(s) that should be downloaded')

0 commit comments

Comments
 (0)