Skip to content

Commit 3897864

Browse files
committed
refactor IXXAT PR
1 parent 47e6e84 commit 3897864

File tree

3 files changed

+276
-255
lines changed

3 files changed

+276
-255
lines changed

can/interfaces/ixxat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"structures",
1515
]
1616

17-
from can.interfaces.ixxat.canlib import ( # noqa: F401
17+
from can.interfaces.ixxat.canlib import (
1818
CyclicSendTask,
1919
IXXATBus,
2020
get_ixxat_hwids,

0 commit comments

Comments
 (0)