python/{{ cookiecutter.project_slu.../tests/test_dummy.py

5 lines
74 B
Python

import {{ cookiecutter.project_slug }}
def test_dummy():
assert True