mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-21 15:03:44 +08:00
3 lines
113 B
Python
Executable File
3 lines
113 B
Python
Executable File
from opendbc.can.parser_pyx import CANDefine # pylint: disable=no-name-in-module, import-error
|
|
assert CANDefine
|