mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-07 08:43:40 +08:00
ee493eed79
old-commit-hash: 261fb00e119dee7225ddaeec74a20893570239ad
3 lines
112 B
Python
3 lines
112 B
Python
from opendbc.can.parser_pyx import CANParser # pylint: disable=no-name-in-module, import-error
|
|
assert CANParser
|