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 eec6407 commit 67fbdf2Copy full SHA for 67fbdf2
Doc/library/itertools.rst
@@ -730,7 +730,6 @@ loops that truncate the stream.
730
produced by the upstream :func:`tee` call. This "flattening step"
731
allows nested :func:`tee` calls to share the same underlying data
732
chain and to have a single update step rather than a chain of calls.
733
-
734
.. note::
735
736
:func:`tee` automatically "flattens" existing tee objects,
0 commit comments