Skip to content

Commit 8a91388

Browse files
committed
test
1 parent 56d7a4b commit 8a91388

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)