Skip to content

Commit

Permalink
empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
Caius-Bonus committed Oct 12, 2023
1 parent 5a19396 commit d4cd1d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion homeassistant/components/zha/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -1066,7 +1066,6 @@ class BitMapSensor(Sensor):
"""

_default_value: str

_bitmap: dict[str, int]

def formatter(self, _value: int) -> str:
Expand Down

0 comments on commit d4cd1d9

Please sign in to comment.