We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9faa16a commit 4907044Copy full SHA for 4907044
roborock/local_api.py
@@ -3,7 +3,7 @@
3
import asyncio
4
import logging
5
import socket
6
-from asyncio import Transport, BaseTransport
+from asyncio import Transport
7
from typing import Callable, Mapping, Optional
8
9
import async_timeout
0 commit comments