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
|
@ -33,7 +33,6 @@ async def test_manual_watering_switch_on_off(hass):
|
|||
entry = mock_config_entry(hass)
|
||||
|
||||
with patch_async_ble_device_from_address(), patch_melnor_device() as device_patch, patch_async_register_callback():
|
||||
|
||||
device = device_patch.return_value
|
||||
|
||||
assert await hass.config_entries.async_setup(entry.entry_id)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue