Update black to 23.1.0 (#87188)
This commit is contained in:
parent
f7666239ff
commit
5e81d28116
312 changed files with 299 additions and 475 deletions
|
@ -844,7 +844,6 @@ async def test_discovered_during_onboarding(hass, source, data):
|
|||
) as mock_async_setup_entry, patch(
|
||||
"homeassistant.components.onboarding.async_is_onboarded", return_value=False
|
||||
) as mock_is_onboarded:
|
||||
|
||||
result = await hass.config_entries.flow.async_init(
|
||||
DOMAIN, context={"source": source}, data=data
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue