Compare commits

...

1 Commits

Author SHA1 Message Date
nayan 3ec226474a fix paths 2026-07-25 20:22:04 -04:00
+1 -1
View File
@@ -11,7 +11,7 @@ import requests
from requests.exceptions import (SSLError, RequestException, HTTPError)
from openpilot.common.params import Params
from openpilot.common.swaglog import cloudlog
from openpilot.system.hardware.hw import Paths
from openpilot.common.hardware.hw import Paths
from openpilot.sunnypilot.models.helpers import is_bundle_version_compatible
from openpilot.cereal import custom