mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-03 08:13:42 +08:00
17ba3c95bd
date: 2026-09-01T14:06:42
master commit: 51987a62d0
5 lines
106 B
Python
5 lines
106 B
Python
import os
|
|
|
|
|
|
BASEDIR = os.path.abspath(os.path.join(os.path.dirname(os.path.realpath(__file__)), "../.."))
|