Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mohammadali66/95537879772f60c2002dc2c0b746a6de to your computer and use it in GitHub Desktop.
Save mohammadali66/95537879772f60c2002dc2c0b746a6de to your computer and use it in GitHub Desktop.
def test_name_equality():
assert Name("Harry", "Percival") != Name("Barry", "Percival")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment