mirror of
https://github.com/home-assistant/core.git
synced 2025-09-01 10:51:47 +02:00
Adjust
This commit is contained in:
@@ -20,4 +20,7 @@ class DhcpServiceInfo(BaseServiceInfo):
|
||||
"""
|
||||
|
||||
def __post_init__(self) -> None:
|
||||
"""Post init checks."""
|
||||
"""Post init checks.
|
||||
|
||||
Needed so it can be overridden in tests.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user