mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-19 05:53:57 +08:00
3 lines
64 B
Python
Executable File
3 lines
64 B
Python
Executable File
import os
|
|
DBC_PATH = os.path.dirname(os.path.abspath(__file__))
|