Skip to content

Commit fcfa561

Browse files
authored
Update utils.py
Signed-off-by: h3rrr <[email protected]>
1 parent 6b7ebe6 commit fcfa561

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

monai/apps/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ def safe_extract_member(member, extract_to):
153153

154154
return full_path
155155

156+
156157
def check_hash(filepath: PathLike, val: str | None = None, hash_type: str = "md5") -> bool:
157158
"""
158159
Verify hash signature of specified file.

0 commit comments

Comments
 (0)