Enable Ruff PT001 (#86730)
This commit is contained in:
parent
7ed9967245
commit
62dcbe5258
27 changed files with 53 additions and 49 deletions
|
@ -20,7 +20,7 @@ def iid_storage(hass):
|
|||
yield AccessoryIIDStorage(hass, "")
|
||||
|
||||
|
||||
@pytest.fixture()
|
||||
@pytest.fixture
|
||||
def run_driver(hass, event_loop, iid_storage):
|
||||
"""Return a custom AccessoryDriver instance for HomeKit accessory init.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue