Skip to content

Commit d607041

Browse files
authored
bug: remove use s5cmd sync
1 parent cc5658d commit d607041

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

IDCBrowser/IDCHandlerModule.py

-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ def handleDownload(self, uids: list[str]) -> tuple[bytes, bytes]:
8181
seriesInstanceUID=uids,
8282
downloadDir=destFolderPath,
8383
dirTemplate="%SeriesInstanceUID",
84-
use_s5cmd_sync=True,
8584
)
8685
indexer = ctk.ctkDICOMIndexer()
8786
for uid in uids:

0 commit comments

Comments
 (0)