We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f21ff9 commit 7bc7ca5Copy full SHA for 7bc7ca5
tincan/about.py
@@ -45,8 +45,7 @@ def version(self):
45
makes a 1-element list containing the string.
46
:setter type: list | tuple | str | unicode | None
47
:rtype: list
48
- :raises ValueError if invalid version string provided
49
- :raises TypeError if unsupported type is provided
+
50
"""
51
return self._version
52
0 commit comments