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 6af60e8 + 21274d6 commit a3a30f4Copy full SHA for a3a30f4
cleo/ui/exception_trace.py
@@ -11,7 +11,7 @@
11
from typing import Optional
12
from typing import Union
13
14
-from _pytest._code.code import Frame
+from crashtest.frame import Frame
15
from crashtest.frame_collection import FrameCollection
16
from crashtest.inspector import Inspector
17
from crashtest.solution_providers.solution_provider_repository import (
0 commit comments