We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8068385 commit e646b2eCopy full SHA for e646b2e
1 file changed
plugwise_usb/connection/manager.py
@@ -7,7 +7,7 @@
7
import logging
8
from typing import Any
9
10
-from serialx import SerialException, SerialTransport, create_serial_connection
+from serialx import SerialTransport, create_serial_connection
11
12
from ..api import StickEvent
13
from ..exceptions import StickError
0 commit comments