black stable
This commit is contained in:
parent
e7a8905e98
commit
73c5a9ec53
@ -1,7 +1,7 @@
|
|||||||
import hashlib
|
import hashlib
|
||||||
|
|
||||||
|
|
||||||
BLOCKSIZE = 2 ** 10 * 128 # kb
|
BLOCKSIZE = 2**10 * 128 # kb
|
||||||
|
|
||||||
|
|
||||||
def hashfile(path, hash_algo=None):
|
def hashfile(path, hash_algo=None):
|
||||||
|
Reference in New Issue
Block a user