Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt committed Jan 2, 2025
1 parent 728679e commit 3326bb2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/test_config_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 3326bb2

Please sign in to comment.