Skip to content

Commit fc839e7

Browse files
committed
Add missing import
1 parent aaf20fd commit fc839e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/tests/unit/cli/test_cli.py.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import pytest
12
from {{package_name}}.cli import cli
23

34

0 commit comments

Comments
 (0)