mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
Enable B009 (#144192)
This commit is contained in:
committed by
GitHub
parent
1dbe1955eb
commit
4cd3527761
@@ -832,7 +832,7 @@ async def test_configuration_legacy_template_is_removed(hass: HomeAssistant) ->
|
||||
},
|
||||
)
|
||||
|
||||
assert not getattr(hass.config, "legacy_templates")
|
||||
assert not hass.config.legacy_templates
|
||||
|
||||
|
||||
async def test_config_defaults() -> None:
|
||||
|
||||
Reference in New Issue
Block a user