Skip to content

Commit

Permalink
Update interfaces.py
Browse files Browse the repository at this point in the history
Co-Authored-By: Comma Device <device@comma.ai>
Co-Authored-By: Willem Melching <willem.melching@gmail.com>
  • Loading branch information
3 people committed Jun 23, 2022
1 parent db3b5b4 commit 109c99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selfdrive/car/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import time
from abc import abstractmethod, ABC
from typing import Dict, Tuple, List

from common.basedir import BASEDIR
from cereal import car
from common.kalman.simple_kalman import KF1D
from common.realtime import DT_CTRL
Expand Down

0 comments on commit 109c99d

Please sign in to comment.