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 22ec531 commit 05b412b
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 @@ -3118,7 +3118,6 @@ class Version(namedtuple("Version", ["major", "minor", "patch", "rev"])):
Implemented as a named tuple with all ordering methods.
Args:
major: the most significant number in a version
minor: next greatest significant number after major
patch: next greatest significant number after minor
Expand Down

0 comments on commit 05b412b

Please sign in to comment.