Skip to content

Commit b94efc6

Browse files
committed
aaa
1 parent bde83ab commit b94efc6

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
@@ -50,6 +50,7 @@
5050
dist_dir = current_dir + "/dist/"
5151

5252

53+
5354
def sha256sum(filename, blocksize=65536):
5455
hash = hashlib.sha256()
5556
with open(filename, "rb") as f:

0 commit comments

Comments
 (0)