Fix bad indentation

This commit is contained in:
Kristóf Tóth 2018-07-27 13:31:54 +02:00
parent 3fad818b2b
commit 3d3328f835

View File

@ -48,7 +48,7 @@ class YamlFSM(FSMBase):
partial(
command_statuscode_is_zero,
predicate
)
)
)
with suppress(KeyError):