add indent
add indent
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
.. code-block:: python
|
||||
|
||||
>>> def myfun():
|
||||
... return 1, 2, 3
|
||||
... return 1, 2, 3
|
||||
...
|
||||
>>> a, b, c = myfun()
|
||||
>>> a
|
||||
|
||||
Reference in New Issue
Block a user