Skip to content

Commit

Permalink
Fix pre-commit errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mmwinther committed Sep 22, 2023
1 parent b24979b commit 318a268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions {{cookiecutter.project_name}}/tests/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from click.testing import CliRunner
from {{cookiecutter.package_name}} import __main__


@pytest.fixture()
def runner() -> CliRunner:
"""Fixture for invoking command-line interfaces."""
Expand Down

0 comments on commit 318a268

Please sign in to comment.