Created
July 28, 2022 14:29
-
-
Save kylegallatin/55d0ce75006cd38a714fde7342e2e686 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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