mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-08 01:03:41 +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
|