Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 21d2ab7

Browse files
committed
fix warning
1 parent 37346b2 commit 21d2ab7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ The module defines the following names:
139139

140140
.. data:: ClassType
141141

142-
The type of user-defined :term:`old-style class`\es.
142+
The type of user-defined old-style classes.
143143

144144

145145
.. data:: InstanceType

0 commit comments

Comments
 (0)