Enable Ruff PT012 (#113957)

This commit is contained in:
Sid 2024-06-08 17:59:08 +02:00 committed by GitHub
parent 915658daa1
commit 721b2c2ca8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
90 changed files with 341 additions and 429 deletions

View file

@ -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(