Skip to content

Commit 73429c5

Browse files
bendhousearteffigies
authored andcommitted
ruff ruff
1 parent 10eb8e4 commit 73429c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/collect_test_data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ def download_test_data(
285285
default=os.getcwd(),
286286
help='Output directory of combined dataset,'
287287
'defaults where this script is called from, presently {os.getcwd()}',
288+
required=True,
288289
)
289290
parser.add_argument(
290291
'--datasets-json',

0 commit comments

Comments
 (0)