diff --git a/tuf/formats.py b/tuf/formats.py index 6ea2c38a..b7aa38c3 100755 --- a/tuf/formats.py +++ b/tuf/formats.py @@ -1041,9 +1041,7 @@ def make_versioninfo(version_number): does not have the correct format. - If any of the arguments are incorrectly formatted, the dict - returned will be checked for formatting errors, and if found, - will raise a 'tuf.FormatError' exception. + None. A dictionary conformant to 'VERSIONINFO_SCHEMA', containing the version