Skip to content

Commit 5c9a428

Browse files
🚨 [pre-commit.ci] Fix errors raised by pre-commit hooks
1 parent 9c44ada commit 5c9a428

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
from gitmojis.cli import get_commands, gitmojis_cli
99
from gitmojis.model import Guide
1010

11+
1112
def test_gitmojis_cli_runs_as_entry_point():
1213
result = subprocess.run(["gitmojis", "--version"])
1314

0 commit comments

Comments
 (0)