Skip to content

Commit 2fdfc71

Browse files
committed
reformat download_functions.py
1 parent e06a35a commit 2fdfc71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

synapseclient/core/download/download_functions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,6 @@ async def download_from_url_multi_threaded(
617617
path=temp_destination,
618618
debug=client.debug,
619619
)
620-
# generate a name tuple for presigned url
621620
else:
622621
request = DownloadRequest(
623622
path=temp_destination,

0 commit comments

Comments
 (0)