mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-19 18:53:41 +08:00
81d7957c0a
version: sunnypilot v2026.003.000 (staging)
date: 2026-09-18T23:38:18
master commit: a5f44653d7
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__)), "../.."))
|