Skip to content

Commit b2a33a7

Browse files
authored
GH UI...
1 parent 3a3de36 commit b2a33a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/string/__init__.py

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

0 commit comments

Comments
 (0)