Skip to content

Commit 10aecd4

Browse files
committed
chore: fix lint errors in test_device_manager.py
1 parent 252cf93 commit 10aecd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/devices/test_device_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ async def test_diagnostics_collection(home_data: HomeData) -> None:
258258

259259
await device_manager.close()
260260

261-
261+
262262
@pytest.mark.parametrize(
263263
("channel_exception"),
264264
[

0 commit comments

Comments
 (0)