Skip to content

Commit c4658e6

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent bc7d5c5 commit c4658e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

print-hash.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
md5.hexdigest(),
2323
blake2_256.hexdigest(),
2424
file_object.name,
25-
)
25+
),
2626
),
2727
end="\0",
2828
)

0 commit comments

Comments
 (0)