Remove PytestRemovedIn8Warning

Per our deprecation policy.
This commit is contained in:
Ran Benita
2024-01-02 12:21:08 +02:00
parent 6c89f9261c
commit 215f4d1fab
6 changed files with 7 additions and 18 deletions

View File

@@ -1207,9 +1207,6 @@ Custom warnings generated in some situations such as improper usage or deprecate
.. autoclass:: pytest.PytestReturnNotNoneWarning
:show-inheritance:
.. autoclass:: pytest.PytestRemovedIn8Warning
:show-inheritance:
.. autoclass:: pytest.PytestRemovedIn9Warning
:show-inheritance: