mirror of
https://github.com/HoosierTransfer/hoosiertransfer-mod.git
synced 2025-06-01 07:00:58 -05:00
test2
This commit is contained in:
parent
287296026e
commit
4802f2422a
@ -2,7 +2,7 @@ import os
|
||||
import hashlib
|
||||
from PIL import Image
|
||||
import shutil
|
||||
# test
|
||||
|
||||
def compute_hash(file_path):
|
||||
with open(file_path, 'rb') as f:
|
||||
content = f.read()
|
||||
|
Loading…
x
Reference in New Issue
Block a user