Skip to content

Commit 69108d0

Browse files
author
autoblack
committed
fixup: pw_next_2 Python code reformatted using Black
1 parent 5478e99 commit 69108d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_smile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ async def device_test(self, smile=pw_smile.Smile, testdata=None):
468468
continue
469469

470470
assert a_item["state"] == b_item["state"]
471-
#if self.th_prop_selector(a_item["id"], thermostat):
471+
# if self.th_prop_selector(a_item["id"], thermostat):
472472
# assert (
473473
# self.th_prop_selector(
474474
# a_item["id"], thermostat

0 commit comments

Comments
 (0)