Skip to content

Commit

Permalink
pr
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmeunier79 committed Nov 4, 2024
1 parent 0076477 commit 1102595
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion macapype/utils/utils_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ def _download_data_zip(data_zip, name):
data_dir = cloud_elem["data_dir"]

if name not in data_dir.keys():

print("{} not found in {}".format(name, key))
continue
server = cloud_elem["server"]
Expand Down

0 comments on commit 1102595

Please sign in to comment.