few small fixes

This commit is contained in:
Ross
2024-02-07 14:04:42 +00:00
parent b1da429036
commit 9ff395325f
3 changed files with 9 additions and 4 deletions
+2 -1
View File
@@ -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