Skip to content

Commit

Permalink
fix: ruff errors
Browse files Browse the repository at this point in the history
  • Loading branch information
rmassch committed Nov 24, 2024
1 parent 6b7f2eb commit 01ed630
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions custom_components/healthbox/binary_sensor.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
"""Sensor platform for healthbox."""
from __future__ import annotations

from decimal import Decimal
from collections.abc import Callable
from dataclasses import dataclass

from homeassistant.core import HomeAssistant
Expand Down

0 comments on commit 01ed630

Please sign in to comment.