Skip to content

Commit

Permalink
format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Erkka Tahvanainen committed Dec 29, 2024
1 parent c3187ef commit 021fc24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/jablotron80/alarm_control_panel.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ def __init__(
self._zones = zones
self._changed_by = "ME"


@property
def code_format(self) -> Optional[str]:
if self.alarm_state == AlarmControlPanelState.DISARMED:
Expand Down

0 comments on commit 021fc24

Please sign in to comment.