mirror of
https://github.com/home-assistant/core.git
synced 2025-11-16 06:20:07 +00:00
Enable Ruff PT012 (#113957)
This commit is contained in:
@@ -227,7 +227,7 @@ async def test_thermostat_set_no_temperature(
|
||||
},
|
||||
blocking=True,
|
||||
)
|
||||
cube.set_temperature_mode.assert_not_called()
|
||||
cube.set_temperature_mode.assert_not_called()
|
||||
|
||||
|
||||
async def test_thermostat_set_preset_on(
|
||||
|
||||
Reference in New Issue
Block a user