Update modeld_v16.py

This commit is contained in:
firestar5683
2026-06-05 01:39:46 -05:00
committed by Michael Tawata
parent 826775bb1f
commit 71e6b0c88a
+1 -1
View File
@@ -4,7 +4,7 @@ from __future__ import annotations
import os
import pickle
import time
from pathlib import Path
from pathlib import Path #I hate this
from openpilot.system.hardware import TICI