test_ok2/changelog/10196.trivial.rst

2 lines
185 B
ReStructuredText
Raw Normal View History

:class:`~pytest.PytestReturnNotNoneWarning` is now a subclass of :class:`~pytest.PytestRemovedIn8Warning`: the plan is to make returning non-``None`` from tests an error in the future.