Update capture-warnings.rst
This commit is contained in:
parent
4995bc30af
commit
3b0132a807
|
@ -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`:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue