Skip to content

Commit 855d0f1

Browse files
committed
chore: fix lint errors
1 parent 71fab0e commit 855d0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/devices/test_v1_channel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ async def test_v1_channel_send_command_local_fails(
363363
"local-fails-mqtt-succeeds",
364364
"local-no-response-mqtt-succeeds",
365365
"local-invalid-response-mqtt-succeeds",
366-
]
366+
],
367367
)
368368
async def test_v1_channel_send_pick_first_available(
369369
v1_channel: V1Channel,

0 commit comments

Comments
 (0)