git-subtree-dir: opendbc git-subtree-split: 48968cc97e20bbbff79a4380b69a6a5a858c9d1c old-commit-hash: ba97d0e83837b4c893edc609001dde7c41b8e24b
3 lines
64 B
Python
3 lines
64 B
Python
import os
|
|
DBC_PATH = os.path.dirname(os.path.abspath(__file__))
|