Skip to content

Commit

Permalink
Update generate_train_tuples.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammed-amr committed Sep 14, 2022
1 parent 9b6c669 commit 5c07e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_scripts/generate_train_tuples.py
Expand Up @@ -253,7 +253,7 @@ def crawl_subprocess_long(opts_temp_filepath, scan, count, progress):
opts.dataset,
opts.dataset_scan_split_file,
opts.single_debug_scan_id,
erbose=False,
verbose=False,
)

ds = dataset_class(
Expand Down

0 comments on commit 5c07e50

Please sign in to comment.