From 012e99ea2d90ce896b16978312c03ba3d201f34c Mon Sep 17 00:00:00 2001 From: Vladimir Diaz Date: Mon, 22 Feb 2016 16:07:38 -0500 Subject: [PATCH] Remove unneeded information in Side Effects field of doctstring --- tuf/formats.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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