few small fixes
This commit is contained in:
+2
-1
@@ -216,4 +216,5 @@ def get_image_hash(img, dataset=None, hash_type="blake3", direct_pixel_data=True
|
||||
print("BAD")
|
||||
return hash, False
|
||||
|
||||
return hash, is_dicom
|
||||
return hash, is_dicom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user