mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 04:20:17 +00:00
Enable Ruff D212 (#87347)
This commit is contained in:
@@ -89,8 +89,7 @@ DEVICE_MIGRATION_TESTS = [
|
||||
async def test_migrate_device_id_no_serial_skip_if_other_owner(
|
||||
hass: HomeAssistant, variant: DeviceMigrationTest
|
||||
):
|
||||
"""
|
||||
Don't migrate unrelated devices.
|
||||
"""Don't migrate unrelated devices.
|
||||
|
||||
Create a device registry entry that needs migrate, but belongs to a different
|
||||
config entry. It should be ignored.
|
||||
|
||||
Reference in New Issue
Block a user