mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Update black to 23.1.0 (#87188)
This commit is contained in:
@@ -304,7 +304,6 @@ async def test_setup_component_with_delay(hass, config_entry):
|
||||
) as mock_post_api_request, patch(
|
||||
"homeassistant.components.netatmo.data_handler.PLATFORMS", ["light"]
|
||||
):
|
||||
|
||||
assert await async_setup_component(
|
||||
hass, "netatmo", {"netatmo": {"client_id": "123", "client_secret": "abc"}}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user