from opendbc.car.interfaces import RadarInterfaceBase class RadarInterface(RadarInterfaceBase): pass