Skip to content

Commit e43eaff

Browse files
committed
Remove unused import
1 parent 9f85d4c commit e43eaff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_pytest/doctest.py

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

44
import traceback
55

6-
import py
76
import pytest
87
from _pytest._code.code import TerminalRepr, ReprFileLocation, ExceptionInfo
98
from _pytest.python import FixtureRequest

0 commit comments

Comments
 (0)