We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1612d3d commit b80472cCopy full SHA for b80472c
doc/en/deprecations.rst
@@ -16,7 +16,7 @@ Deprecated Features
16
-------------------
17
18
Below is a complete list of all pytest features which are considered deprecated. Using those features will issue
19
-:class:`PytestWarning` or subclasses, which can be filtered using :ref:`standard warning filters <warnings>`.
+:class:`~pytest.PytestWarning` or subclasses, which can be filtered using :ref:`standard warning filters <warnings>`.
20
21
.. _instance-collector-deprecation:
22
0 commit comments