Skip to content

Commit d3b8579

Browse files
committed
Remove left-over unneeded import pytest
1 parent 58f028a commit d3b8579

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testing/test_basic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ def test_MAIN():
108108

109109
def test_blocon_in_hook(testdir):
110110
testdir.makeconftest("""
111-
import pytest
112111
import pytest_twisted as pt
113112
from twisted.internet import reactor, defer
114113

0 commit comments

Comments
 (0)