Skip to content

Commit

Permalink
style fixes by ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander0042 authored and github-actions[bot] committed Aug 20, 2024
1 parent dfdd8c9 commit d9c30c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/pirateweather/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ def get_state(self, data):
"precip_accumulation",
"liquid_accumulation",
"snow_accumulation",
"ice_accumulation",
"ice_accumulation",
]:
state = state * 0.0393701

Expand Down

0 comments on commit d9c30c6

Please sign in to comment.