#7480: remove tautology.
This commit is contained in:
parent
c51d1f0862
commit
d86e9d7616
|
@ -2828,8 +2828,7 @@ types, where they are relevant. Some of these are not reported by the
|
|||
|
||||
.. attribute:: class.__bases__
|
||||
|
||||
The tuple of base classes of a class object. If there are no base classes, this
|
||||
will be an empty tuple.
|
||||
The tuple of base classes of a class object.
|
||||
|
||||
|
||||
.. attribute:: class.__name__
|
||||
|
|
Loading…
Reference in New Issue