mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Enable RUF059 and fix violations (#152071)
This commit is contained in:
committed by
GitHub
parent
46c38f185c
commit
e3c0cfd1e2
@@ -383,7 +383,7 @@ async def test_api_remote_set_power_state(
|
||||
},
|
||||
)
|
||||
|
||||
_, msg = await assert_request_calls_service(
|
||||
_, _msg = await assert_request_calls_service(
|
||||
"Alexa.PowerController",
|
||||
target_name,
|
||||
"remote#test",
|
||||
|
||||
Reference in New Issue
Block a user