Skip to content

Commit 39842d9

Browse files
committed
test
1 parent fbf94b2 commit 39842d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/get.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ def download_file(url, filename):
295295
raise Exception("Non-existing file or connection error")
296296

297297

298+
298299
def get_tool(tool, force_download, force_extract):
299300
sys_name = platform.system()
300301
archive_name = tool["archiveFileName"]

0 commit comments

Comments
 (0)