Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bramstroker committed Mar 1, 2023
1 parent d52a28f commit 5dc2023
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/sensors/test_group.py
Expand Up @@ -977,4 +977,3 @@ async def test_ignore_unavailable_state(hass: HomeAssistant) -> None:
await hass.async_block_till_done()

assert hass.states.get("sensor.testgroup_power").state == "0.00"

0 comments on commit 5dc2023

Please sign in to comment.