Skip to content

Commit 8b37c9c

Browse files
committed
remove sys
1 parent 8af8059 commit 8b37c9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

{{cookiecutter.project_name}}/tests/test_my_module.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
"""Tests for the {{ cookiecutter.package_name }}.my_module module.
44
"""
5-
import sys
65
import pytest
76
from {{ cookiecutter.package_name }} import my_module
87

0 commit comments

Comments
 (0)