Skip to content

Commit 2fd06b5

Browse files
author
Chaim-Leib Halbert
committed
Update about.py
1 parent 8607be6 commit 2fd06b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tincan/about.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ def check_version(v):
5757
:param v: the version string to check
5858
:type v: list of str or unicode | tuple of str or unicode
5959
:raises ValueError
60+
6061
"""
6162
if v in Version.supported:
6263
return

0 commit comments

Comments
 (0)