Skip to content

Commit 4ffb7ff

Browse files
author
Michael Dunn
committed
Update logging.rst
The PEP referenced for configuring logging via - '319' should be '391'. Just a simple fix.
1 parent 0f79709 commit 4ffb7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Example Configuration via a Dictionary
146146
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
147147

148148
As of Python 2.7, you can use a dictionary with configuration details.
149-
:pep:`319` contains a list of the mandatory and optional elements in
149+
:pep:`391` contains a list of the mandatory and optional elements in
150150
the configuration dictionary.
151151

152152
.. code-block:: python

0 commit comments

Comments
 (0)