Update Ruff to v0.0.247 (#88210)

* Update Ruff to v0.0.247

* Fix new found violations
This commit is contained in:
Franck Nijhof
2023-02-15 22:46:03 +01:00
committed by GitHub
parent a1efd59760
commit d3ed8de232
40 changed files with 135 additions and 106 deletions

View File

@@ -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", {}),