Skip to content

Commit

Permalink
Merge 476408e into 97906d8
Browse files Browse the repository at this point in the history
  • Loading branch information
shangxiao committed Sep 5, 2023
2 parents 97906d8 + 476408e commit 02ea59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ instances happen to slip through your battery of tests.
.. code:: python
>>> import logging
>>> logging.captureWarnings()
>>> logging.captureWarnings(True)
.. _elevate the warnings to exceptions by filtering them: https://docs.python.org/3/library/warnings.html#warnings.filterwarnings
.. _configure logging to capture warnings: https://docs.python.org/3/library/logging.html#logging.captureWarnings
Expand Down

0 comments on commit 02ea59f

Please sign in to comment.