There was an error while loading. Please reload this page.
1 parent f71b557 commit f39be92Copy full SHA for f39be92
1 file changed
tmt/steps/__init__.py
@@ -83,7 +83,7 @@
83
import tmt.steps.context.restart
84
from tmt.base.plan import Plan
85
from tmt.guest import Guest, TransferOptions
86
- from tmt.result import BaseResult, PhaseResult
+ from tmt.result import PhaseResult
87
88
89
DEFAULT_ALLOWED_HOW_PATTERN: Pattern[str] = re.compile(r'.*')
0 commit comments