Skip to content

Commit

Permalink
Update plugins/module_utils/version.py
Browse files Browse the repository at this point in the history
Co-authored-by: Felix Fontein <felix@fontein.de>
  • Loading branch information
Andersson007 and felixfontein authored Dec 23, 2021
1 parent 2b20723 commit 5a91096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/module_utils/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Copyright: (c) 2021, Felix Fontein <felix@fontein.de>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)

"""Provide Version object to compare version numbers."""
"""Provide version object to compare version numbers."""

from __future__ import absolute_import, division, print_function
__metaclass__ = type
Expand Down

0 comments on commit 5a91096

Please sign in to comment.