You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the deprecated `pytest.warns(None)` with the suggested
replacement (from pytest-dev/pytest#9404)
to make the test suite forward compatible with pytest-8. This works
correctly with pytest-6 as well.
0 commit comments