Update capture-warnings.rst

This commit is contained in:
Dan Alvizu 2021-12-30 15:44:22 -07:00 committed by GitHub
parent 4995bc30af
commit 3b0132a807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -106,11 +106,6 @@ all other warnings into errors.
When a warning matches more than one option in the list, the action for the last matching option When a warning matches more than one option in the list, the action for the last matching option
is performed. is performed.
Syntax
------
Both ``-W`` command-line option and ``filterwarnings`` ini option are based on Python's own
.. _`filterwarnings`: .. _`filterwarnings`: