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