mirror of
https://github.com/HoosierTransfer/hoosiertransfer-mod.git
synced 2025-06-02 01:40:57 -05:00
test
This commit is contained in:
parent
dce2c8254b
commit
287296026e
@ -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