Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 77f8d29

Browse files
committed
Normalised whitespace.
1 parent c46102c commit 77f8d29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ The useful mapping keys in a :class:`LogRecord` are given in the section on
415415

416416
The *style* parameter can be one of '%', '{' or '$' and determines how
417417
the format string will be merged with its data: using one of %-formatting,
418-
:meth:`str.format` or :class:`string.Template`.
418+
:meth:`str.format` or :class:`string.Template`.
419419

420420
.. versionchanged:: 3.2
421421
The *style* parameter was added.

0 commit comments

Comments
 (0)