Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
inverse committed Jan 4, 2025
1 parent 24a343a commit 6438346
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/premium_bond_checker/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ def native_value(self):

_LOGGER.debug(f"Got next draw value of {self.coordinator.data}")


return self.coordinator.data

@property
Expand Down

0 comments on commit 6438346

Please sign in to comment.