mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-05 12:21:21 +00:00
Fix bad indentation
This commit is contained in:
parent
3fad818b2b
commit
3d3328f835
@ -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):
|
||||||
|
Loading…
Reference in New Issue
Block a user