mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-06-28 12:05:11 +00:00
Fix bad indentation
This commit is contained in:
@ -48,7 +48,7 @@ class YamlFSM(FSMBase):
|
|||||||
partial(
|
partial(
|
||||||
command_statuscode_is_zero,
|
command_statuscode_is_zero,
|
||||||
predicate
|
predicate
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
with suppress(KeyError):
|
with suppress(KeyError):
|
||||||
|
Reference in New Issue
Block a user