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.
2 parents 384d54e + 94d6922 commit 2c1913eCopy full SHA for 2c1913e
src/_pytest/hookspec.py
@@ -21,7 +21,7 @@
21
from typing_extensions import Literal
22
23
from _pytest._code.code import ExceptionRepr
24
- from _pytest.code import ExceptionInfo
+ from _pytest._code.code import ExceptionInfo
25
from _pytest.config import Config
26
from _pytest.config import ExitCode
27
from _pytest.config import PytestPluginManager
0 commit comments