Skip to content
This repository was archived by the owner on Jun 4, 2021. It is now read-only.

Commit 4da036b

Browse files
committed
Fix bug in image digester
1 parent a8a6662 commit 4da036b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/image_digester_.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
parser.add_argument(
5252
'--manifest',
5353
action='store',
54-
required=False,
5554
help='The path to the file storing the image manifest.')
5655

5756
parser.add_argument(

0 commit comments

Comments
 (0)