File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ Deprecated Features
1414Below is a complete list of all pytest features which are considered deprecated. Using those features will issue
1515:class: `~pytest.PytestWarning ` or subclasses, which can be filtered using :ref: `standard warning filters <warnings >`.
1616
17- legacy callable form of :func: `raises<pytest.raises> `, :func: `warns<pytest.warns> ` and :func: `deprecated_call<pytest.deprecated_call> `
18- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17+ legacy callable form of :func: `raises <pytest.raises> `, :func: `warns <pytest.warns> ` and :func: `deprecated_call <pytest.deprecated_call> `
18+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1919
2020.. deprecated :: 8.4
2121
You can’t perform that action at this time.
0 commit comments