Skip to content

Instantly share code, notes, and snippets.

@kylegallatin
Created July 28, 2022 14:29
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 kylegallatin/55d0ce75006cd38a714fde7342e2e686 to your computer and use it in GitHub Desktop.
Save kylegallatin/55d0ce75006cd38a714fde7342e2e686 to your computer and use it in GitHub Desktop.
class TestExample:
def test_assertion(self):
assert True==True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment