mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Update Ruff to v0.0.247 (#88210)
* Update Ruff to v0.0.247 * Fix new found violations
This commit is contained in:
@@ -1508,7 +1508,7 @@ async def test_setup_and_remove_config_entry(
|
||||
),
|
||||
)
|
||||
@pytest.mark.parametrize(
|
||||
"group_type,extra_options",
|
||||
("group_type", "extra_options"),
|
||||
(
|
||||
("binary_sensor", {"all": False}),
|
||||
("cover", {}),
|
||||
|
||||
Reference in New Issue
Block a user