You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add root metadata class to tuf.api.metadata module and implement (de)serialisation methods (to_dict and from_dict) and adequate metadata update methods (see tuf.api.Signed-subclasses for inspiration).
Current behavior:
No Root class in tuf.api.metadata