Skip to content

Commit b02db69

Browse files
committed
update
1 parent 0659e16 commit b02db69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/qualcomm/scripts/download_qnn_sdk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ def _download_archive(url: str, archive_path: pathlib.Path) -> bool:
155155
elif not archive_path.exists():
156156
logger.error("File was not downloaded!")
157157
return False
158-
158+
159159
return True
160160

161161

0 commit comments

Comments
 (0)