mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-05 11:15:40 +08:00
mapd: use correct path
This commit is contained in:
@@ -23,7 +23,7 @@ from system.version import is_dirty, get_commit, get_version, get_origin, get_sh
|
||||
terms_version, training_version, is_tested_branch, is_release_branch
|
||||
|
||||
|
||||
sys.path.append(os.path.join(BASEDIR, "third_party"))
|
||||
sys.path.append(os.path.join(BASEDIR, "third_party/mapd"))
|
||||
|
||||
|
||||
def manager_init() -> None:
|
||||
|
||||
Reference in New Issue
Block a user