Skip to content

Conversation

@SimoneAvellino
Copy link

No description provided.


def test_contains() -> None:
assert contains(5) is False
assert contains(1) is True
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is True non è necessario

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.

2 participants