mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-03-02 03:13:56 +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
|