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 5616000 commit e3434cfCopy full SHA for e3434cf
1 file changed
peps/pep-0798.rst
@@ -492,7 +492,7 @@ Replacing Double Loops in Comprehensions
492
----------------------------------------
493
494
Replacing double loops in comprehensions avoids the need for defining and
495
-referencing an auxiliary variable, reducing clutter and improving performance.
+referencing an auxiliary variable, reducing clutter.
496
497
* From ``importlib/resources/readers.py``::
498
0 commit comments