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