Skip to content

Commit d251b60

Browse files
committed
test
1 parent 2d9e99a commit d251b60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/get.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151

5252

5353

54-
5554
def sha256sum(filename, blocksize=65536):
5655
hash = hashlib.sha256()
5756
with open(filename, "rb") as f:

0 commit comments

Comments
 (0)