mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
661132be5a
* test cleanup * missed this one * remove that * static class old-commit-hash: 4086795c29bacd245a7cc372a16730e1a6ff974f
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__)), "../")) |