Skip to content

Commit 408ceba

Browse files
happztherazix
authored andcommitted
squash: typo
1 parent 1624480 commit 408ceba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tmt/steps/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
import tmt.steps.context.restart
8383
from tmt.base.plan import Plan
8484
from tmt.guest import Guest, TransferOptions
85-
from tmt.result import BaseResult, PhaseResult
85+
from tmt.result import PhaseResult
8686

8787

8888
DEFAULT_ALLOWED_HOW_PATTERN: Pattern[str] = re.compile(r'.*')

0 commit comments

Comments
 (0)