We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f2a3f4 + 54ebbd4 commit 9dd782eCopy full SHA for 9dd782e
1 file changed
canopen/lss.py
@@ -2,8 +2,8 @@
2
import logging
3
import time
4
import struct
5
-import asyncio
6
import queue
+import asyncio
7
8
from canopen.async_guard import ensure_not_async
9
0 commit comments