Skip to content

Commit a79852e

Browse files
committed
restore the original line break in class_basics.rst
Signed-off-by: Oleg Höfling <oleg.hoefling@gmail.com>
1 parent c3b26ed commit a79852e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/class_basics.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,8 @@ being used as an instance variable, as discussed previously:
148148
a = A()
149149
a.x = 1 # Also OK
150150
151-
Note that :py:data:`~typing.ClassVar` is not a class, and you can't use it with :py:func:`isinstance` or :py:func:`issubclass`. It does not change Python
151+
Note that :py:data:`~typing.ClassVar` is not a class, and you can't use it with
152+
:py:func:`isinstance` or :py:func:`issubclass`. It does not change Python
152153
runtime behavior -- it's only for type checkers such as mypy (and
153154
also helpful for human readers).
154155

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy