Skip to content

Commit 3a3de36

Browse files
authored
Update Lib/string/__init__.py
1 parent b3815b5 commit 3a3de36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/string/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@ def parse(self, format_string):
294294
(literal_text, field_name, format_spec, conversion).
295295
296296
*literal_text* can be zero length.
297-
298297
*field_name* can be None, in which case there's no object
299298
to format and output; otherwise, it is looked up and
300299
formatted with *format_spec* and *conversion*.

0 commit comments

Comments
 (0)