Skip to content

Commit ebe4ce3

Browse files
author
autoblack
committed
fixup: formatting-issues Python code reformatted using Black
1 parent 2df592f commit ebe4ce3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/test_smile.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -829,9 +829,9 @@ async def test_connect_anna_without_boiler_fw4(self):
829829
# Actual test for directory 'Adam'
830830
# living room floor radiator valve and separate zone thermostat
831831
# an three rooms with conventional radiators
832-
833-
#@pytest.mark.asyncio
834-
#async def test_connect_adam(self):
832+
833+
# @pytest.mark.asyncio
834+
# async def test_connect_adam(self):
835835
# testdata = {
836836
# "95395fb15c814a1f8bba88363e4a5833": { "temperature": 19.8, 'active_preset': 'home',},
837837
# "450d49ef2e8942f78c1242cdd8dfecd0": { "temperature": 20.18, 'battery': 0.77, 'selected_schedule': 'Kira' },

0 commit comments

Comments
 (0)