Skip to content

Commit

Permalink
fix pre-commit issue
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledk2 committed Dec 16, 2024
1 parent aa55ced commit 66fc167
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ def download_datasets_images():
"../data/ssbd_images/datasets_images_dataset_%s.json" % dataset_id
):
print(
"Escap downloading, file ../data/ssbd_images/datasets_images_dataset_%s.json is exist"
"Escap downloading, file "
"../data/ssbd_images/datasets_images_dataset_%s.json is exist"
% dataset_id
)
continue
Expand Down

0 comments on commit 66fc167

Please sign in to comment.