"""Sample file to be created through a cookiecutter run."""
print("This is the contents of {{ cookiecutter.filename }}.py.")
