Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 31, 2024
1 parent fa4da9c commit 4df84bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/yoto/number.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ def native_unit_of_measurement(self):
return self._description.native_unit_of_measurement

async def async_set_native_value(self, value: float) -> None:
pass
pass

0 comments on commit 4df84bd

Please sign in to comment.