Skip to content

test cases should all return None#329

Open
marnanel wants to merge 1 commit into
scour-project:masterfrom
marnanel:test_cases_return
Open

test cases should all return None#329
marnanel wants to merge 1 commit into
scour-project:masterfrom
marnanel:test_cases_return

Conversation

@marnanel

Copy link
Copy Markdown

This removes return values from tests.

Returning non-None values was deprecated by pytest-dev/pytest#7337 . Since then, they have caused DeprecationWarning.

Returning non-None values was deprecated by
pytest-dev/pytest#7337
and caused DeprecationWarning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant