Skip to content

Commit 4005e76

Browse files
author
Lukas Puehringer
committed
Add LengthOrHashMismatchError back to metadata.
22b2726 claims to add all names that were moved to the internal _payload module back to metadata. LengthOrHashMismatchError was not added back. Now it is. Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
1 parent 1e88209 commit 4005e76

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tuf/api/metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
DelegatedRole,
5151
Delegations,
5252
Key,
53+
LengthOrHashMismatchError,
5354
MetaFile,
5455
Role,
5556
Root,

0 commit comments

Comments
 (0)