Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Jul 16, 2024
1 parent f8bade8 commit bfc2a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/govee_ble/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ class SensorType(Enum):
WINDOW = "window"


@dataclass(slots=True)
@dataclass
class ModelInfo:
"""Model information for Govee sensors."""

Expand Down

0 comments on commit bfc2a29

Please sign in to comment.