mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-20 21:42:05 +08:00
4086795c29
* test cleanup * missed this one * remove that * static class
4 lines
103 B
Python
4 lines
103 B
Python
import os
|
|
|
|
|
|
BASEDIR = os.path.abspath(os.path.join(os.path.dirname(os.path.realpath(__file__)), "../")) |