Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
divi255 committed Apr 25, 2024
1 parent 2f4ca89 commit acdff74
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions svc/controller-py/eva4_controller_py/macro_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,6 @@ def update_state(oid, state):
Args:
oid: item OID
state: new state (may contain status/value fields)
Optional:
force: force update even if the state is not changed
"""
if 'status' not in state:
state['status'] = 1
Expand Down

0 comments on commit acdff74

Please sign in to comment.