mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 10:06:34 +00:00
Fix another ruff finding
This commit is contained in:
parent
cc9b07e47e
commit
d3e490da24
@ -1,9 +1,10 @@
|
||||
"""Mock of Network Manager Connection Settings service."""
|
||||
|
||||
from copy import deepcopy
|
||||
from ipaddress import IPv6Address
|
||||
|
||||
from dbus_fast import Variant
|
||||
from dbus_fast.service import PropertyAccess, dbus_property, signal
|
||||
from copy import deepcopy
|
||||
|
||||
from .base import DBusServiceMock, dbus_method
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user