Skip to content

Commit bff7989

Browse files
author
Chaim-Leib Halbert
committed
Update about.py
1 parent ab38f90 commit bff7989

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tincan/about.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ def version(self):
4545
makes a 1-element list containing the string.
4646
:setter type: list | tuple | str | unicode | None
4747
:rtype: list
48-
4948
"""
5049
return self._version
5150

@@ -108,7 +107,6 @@ def extensions(self):
108107
sets to an empty `tincan.Extensions` dict.
109108
:setter type: :class:`tincan.Extensions` | dict | None
110109
:rtype: :class:`tincan.Extensions`
111-
112110
"""
113111
return self._extensions
114112

0 commit comments

Comments
 (0)