Skip to content

tests: fix no longer supported use of pytest.warns(None)#849

Merged
consideRatio merged 1 commit into
dask:mainfrom
consideRatio:pr/pytest-warns-fix
Jan 20, 2025
Merged

tests: fix no longer supported use of pytest.warns(None)#849
consideRatio merged 1 commit into
dask:mainfrom
consideRatio:pr/pytest-warns-fix

Conversation

@consideRatio
Copy link
Copy Markdown
Collaborator

@consideRatio consideRatio commented Jan 20, 2025

pytest.warns(None) should be replaced with ensuring no warnings in another way using the standard lib warnings.

pytest.warns(None) should be replaced with ensuring no warnings in
another way using the standard lib warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests broken again

1 participant