Created
March 13, 2020 06:28
-
-
Save davidbegin/fb84bfd00319b23ec58945d335240a27 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
import pytest | |
from cool_code import * | |
def test_something(): | |
assert True |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment