Skip to content

Instantly share code, notes, and snippets.

@davidbegin
Created March 13, 2020 06:28
Show Gist options
  • Save davidbegin/fb84bfd00319b23ec58945d335240a27 to your computer and use it in GitHub Desktop.
Save davidbegin/fb84bfd00319b23ec58945d335240a27 to your computer and use it in GitHub Desktop.
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