mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
style
This commit is contained in:
parent
728679e012
commit
3326bb2076
1 changed files with 1 additions and 3 deletions
|
|
@ -116,9 +116,7 @@ async def test_import_twice(hass):
|
|||
)
|
||||
|
||||
|
||||
async def test_changing_options_when_using_yaml(
|
||||
hass,
|
||||
):
|
||||
async def test_changing_options_when_using_yaml(hass):
|
||||
"""Test changing options when using YAML."""
|
||||
entry = MockConfigEntry(
|
||||
domain=DOMAIN,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue