Update doc/en/deprecations.rst

This commit is contained in:
Thomas Grainger
2023-06-25 16:09:04 +01:00
committed by GitHub
parent 45f1a462d5
commit 518ca37cae

View File

@@ -383,7 +383,7 @@ deprecation warning is now raised.
Applying a mark to a fixture function
-------------------------------------
.. deprecated:: 7.2
.. deprecated:: 7.4
Applying a mark to a fixture function never had any effect, but it is a common user error.