mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
slotted
This commit is contained in:
@@ -7,7 +7,7 @@ from typing import Any
|
||||
from elkm1_lib import Elk
|
||||
|
||||
|
||||
@dataclass
|
||||
@dataclass(slots=True)
|
||||
class ELKM1Data:
|
||||
"""Data for the elkm1 integration."""
|
||||
|
||||
|
Reference in New Issue
Block a user