mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-03-01 08:13:52 +08:00
4 lines
82 B
Python
4 lines
82 B
Python
# pylint: skip-file
|
|
from opendbc.can.packer_pyx import CANPacker
|
|
assert CANPacker
|