mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-19 08:12:07 +08:00
3 lines
113 B
Python
3 lines
113 B
Python
from opendbc.can.parser_pyx import CANParser # pylint: disable=no-name-in-module, import-error
|
|
assert CANParser
|