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.
2 parents 4dd0d7d + 25c9edb commit 6954424Copy full SHA for 6954424
peps/pep-0769.rst
@@ -265,7 +265,7 @@ simplicity and predictability.
265
Tuple Return Consistency
266
------------------------
267
268
-Another rejected proposal was adding a a flag to always return a tuple
+Another rejected proposal was adding a flag to always return a tuple
269
regardless of how many keys/names/indices were given.
270
E.g.::
271
0 commit comments