Skip to content

Commit 1d85bd9

Browse files
[Automated Commit] Format Codebase [skip ci]
1 parent b17569d commit 1d85bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/download-file/customize.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ def postprocess(i):
315315

316316
if env.get('MLC_DOWNLOAD_MODE') == "dry":
317317
return {'return': 0}
318-
318+
319319
filepath = env['MLC_DOWNLOAD_DOWNLOADED_PATH']
320320

321321
if not os.path.exists(filepath):

0 commit comments

Comments
 (0)