Skip to content

Commit 8dcf67e

Browse files
authored
Update zeroconf/__init__.py
1 parent fd93e9c commit 8dcf67e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

zeroconf/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2584,6 +2584,7 @@ def update_service(self, info: ServiceInfo) -> None:
25842584
"""Registers service information to the network with a default TTL.
25852585
Zeroconf will then respond to requests for information for that
25862586
service."""
2587+
25872588
self.registry.update(info)
25882589
self._broadcast_service(info, _REGISTER_TIME, None)
25892590

0 commit comments

Comments
 (0)