Fix bad indentation
This commit is contained in:
@@ -48,7 +48,7 @@ class YamlFSM(FSMBase):
|
||||
partial(
|
||||
command_statuscode_is_zero,
|
||||
predicate
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
with suppress(KeyError):
|
||||
|
||||
Reference in New Issue
Block a user