Skip to content

Commit

Permalink
Update cloudinit/util.py
Browse files Browse the repository at this point in the history
Co-authored-by: Chad Smith <chad.smith@canonical.com>
  • Loading branch information
holmanb and blackboxsw authored May 8, 2024
1 parent 05b412b commit f610f21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cloudinit/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -3124,7 +3124,6 @@ class Version(namedtuple("Version", ["major", "minor", "patch", "rev"])):
rev: the least significant number in a version
Raises:
TypeError: If invalid arguments are given.
ValueError: If invalid arguments are given.
Expand Down

0 comments on commit f610f21

Please sign in to comment.