D210: fix
This commit is contained in:
@@ -25,9 +25,7 @@ class Host:
|
||||
|
||||
@dataclass
|
||||
class DNSInfo:
|
||||
""" "
|
||||
mDNS/DNS-SD services discovered on the network
|
||||
"""
|
||||
"""mDNS/DNS-SD services discovered on the network."""
|
||||
|
||||
services: dict[str, Host]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user