mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-06 16:55:58 +08:00
3 lines
113 B
Python
3 lines
113 B
Python
from opendbc.can.parser_pyx import CANDefine # pylint: disable=no-name-in-module, import-error
|
|
assert CANDefine
|