Skip to content

Commit

Permalink
[as7326-56x]Fix LGTM checking alert
Browse files Browse the repository at this point in the history
  • Loading branch information
jostar-yang committed Sep 21, 2020
1 parent 4676d6d commit 6cf8f1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ def manage_fans(self):
logging.debug('fan_policy_state=%d',fan_policy_state)
logging.warning('fan_policy_state is LEVEL_FAN_MAX')
fan.set_fan_duty_cycle(new_perc)
break
break
else:
fan_fail=0

Expand Down

0 comments on commit 6cf8f1f

Please sign in to comment.