mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-27 17:02:04 +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
|