mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
fix indent in controlflow.rst
docs (#134008)
This commit is contained in:
parent
b1c33294ca
commit
4ce91871a9
1 changed files with 1 additions and 1 deletions
|
@ -1056,7 +1056,7 @@ Here is an example of a multi-line docstring::
|
|||
>>> print(my_function.__doc__)
|
||||
Do nothing, but document it.
|
||||
|
||||
No, really, it doesn't do anything.
|
||||
No, really, it doesn't do anything.
|
||||
|
||||
|
||||
.. _tut-annotations:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue