Skip to content

Commit

Permalink
refactor: pre-commit.ci auto fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Sep 1, 2021
1 parent fc2109f commit 7f17a6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_cookiecutter_pypackage_instance.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@

from cookiecutter_pypackage_instance.cookiecutter_pypackage_instance import factorial


def test_cookiecutter_pypackage_instance():
assert factorial(5) == 120

0 comments on commit 7f17a6c

Please sign in to comment.