diff --git a/selfdrive/car/mazda/interface.py b/selfdrive/car/mazda/interface.py index 010490be6c..3c868745fc 100755 --- a/selfdrive/car/mazda/interface.py +++ b/selfdrive/car/mazda/interface.py @@ -5,6 +5,7 @@ from openpilot.selfdrive.car.mazda.values import CAR, LKAS_LIMITS from openpilot.selfdrive.car.interfaces import CarInterfaceBase + class CarInterface(CarInterfaceBase): @staticmethod