Skip to content

Commit 65e619a

Browse files
committed
Fixes
1 parent 755f9e9 commit 65e619a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugwise/smile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ def __init__(
143143
self.smile_type = smile_type
144144
self.smile_version = smile_version
145145
self.therms_with_offset_func: list[str] = []
146-
SmileData.__init__(self)
147146

148147
def _all_entity_data(self) -> None:
149148
"""Helper-function for get_all_gateway_entities().

0 commit comments

Comments
 (0)