Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielaSchacherer committed Sep 11, 2024
1 parent 41dd2e0 commit 337f919
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion idc_index/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -1699,7 +1699,6 @@ def download_from_selection(

# Combine all commands into a single string with newline separators
commands = "\n".join(result_df["s5cmd_cmd"])
print(commands)
manifest_file.write(commands)

if dirTemplate is not None:
Expand Down

0 comments on commit 337f919

Please sign in to comment.