We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314fb04 commit 35bc554Copy full SHA for 35bc554
Doc/tutorial/controlflow.rst
@@ -155,8 +155,8 @@ that takes an iterable is :func:`sum`::
155
6
156
157
Later we will see more functions that return iterables and take iterables as
158
-arguments. In chapter :ref:`tut-structures`, we will discuss in more detail
159
-:func:`list`.
+arguments. In chapter :ref:`tut-structures`, we will discuss :func:`list` in more
+detail.
160
161
.. _tut-break:
162
0 commit comments