mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-26 07:32:06 +08:00
e3a5c90c05
old-commit-hash: b8085e2c42
3 lines
64 B
Python
3 lines
64 B
Python
import os
|
|
DBC_PATH = os.path.dirname(os.path.abspath(__file__))
|