Skip to content

Commit 042e487

Browse files
committed
Linting run - additionals after merging - fix tests
1 parent 6f94566 commit 042e487

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/test_smile.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@
3535
class TestPlugwise:
3636
"""Tests for Plugwise Smile."""
3737

38-
def __init__(self):
39-
"""Initialize tests."""
40-
self.smile_setup = None
41-
4238
def _write_json(self, call, data):
4339
"""Store JSON data to per-setup files for HA component testing."""
4440
path = os.path.join(

0 commit comments

Comments
 (0)