Add blank line
This commit is contained in:
parent
ee30d2c9e7
commit
518f9fcc4f
@ -43,6 +43,7 @@ def parse(version):
|
||||
VersionInfo = collections.namedtuple(
|
||||
'VersionInfo', 'major minor patch prerelease build')
|
||||
|
||||
|
||||
def parse_version_info(version):
|
||||
"""
|
||||
Parse version string to a VersionInfo instance.
|
||||
|
Loading…
x
Reference in New Issue
Block a user