We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efafd7d commit 445bb9aCopy full SHA for 445bb9a
1 file changed
plugwise_usb/network/registry.py
@@ -118,7 +118,6 @@ def scan_completed_callback(self, callback: Callable[[], Awaitable[None]]) -> No
118
None
119
120
"""
121
-
122
self._scan_completed_callback = callback
123
124
async def _exec_node_discover_callback(
0 commit comments