Skip to content

Commit

Permalink
Update rabbit-hutch.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
crjeder authored Oct 17, 2024
1 parent 553dd42 commit 601b8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rabbit-hutch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ number:
then:
- logger.log: value changed
- if:
condition: !lamda |-
condition: !lambda |-
return (x > float(id.nr_rabits.state) || x < 0);
then:
- state_machine.transition: ERROR
Expand Down

0 comments on commit 601b8e0

Please sign in to comment.