Skip to content

Commit 7692e30

Browse files
jakkdlwebknjaz
andauthored
Update doc/en/deprecations.rst
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
1 parent 62370d0 commit 7692e30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/en/deprecations.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Deprecated Features
1414
Below 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

0 commit comments

Comments
 (0)