mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-07-26 11:52:04 +08:00
b1f13418e1
old-commit-hash: e8d888c45b5cb84bf38bdb96cae579a10f7ae281
5 lines
104 B
Python
5 lines
104 B
Python
import os
|
|
BASEDIR = os.path.abspath(os.path.join(os.path.dirname(os.path.realpath(__file__)), "../"))
|
|
|
|
|