We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613c083 commit 9dcb76bCopy full SHA for 9dcb76b
scripts/validate_data.py
@@ -9,6 +9,7 @@
9
import sys
10
import hashlib
11
12
+
13
def file_hash(filename):
14
""" Get byte contents of file `filename`, return SHA1 hash
15
0 commit comments