mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Remove unneeded information in Side Effects field of doctstring
This commit is contained in:
parent
dd9d31bef9
commit
012e99ea2d
1 changed files with 1 additions and 3 deletions
|
|
@ -1041,9 +1041,7 @@ def make_versioninfo(version_number):
|
|||
does not have the correct format.
|
||||
|
||||
<Side Effects>
|
||||
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.
|
||||
|
||||
<Returns>
|
||||
A dictionary conformant to 'VERSIONINFO_SCHEMA', containing the version
|
||||
|
|
|
|||
Loading…
Reference in a new issue