We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af8059 commit 8b37c9cCopy full SHA for 8b37c9c
{{cookiecutter.project_name}}/tests/test_my_module.py
@@ -2,7 +2,6 @@
2
3
"""Tests for the {{ cookiecutter.package_name }}.my_module module.
4
"""
5
-import sys
6
import pytest
7
from {{ cookiecutter.package_name }} import my_module
8
0 commit comments