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