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 6312b39 commit 1b10b8cCopy full SHA for 1b10b8c
Doc/library/string.rst
@@ -136,7 +136,7 @@ implementation as the built-in :meth:`~str.format` method.
136
field, then the values of *field_name*, *format_spec* and *conversion*
137
will be ``None``.
138
139
- The value of *field_name* is unmodified user input and auto-numbering of
+ The value of *field_name* is unmodified and auto-numbering of
140
non-numbered positional fields is done by :meth:`vformat`.
141
142
.. method:: get_field(field_name, args, kwargs)
0 commit comments