7fbdac4
1
2
3
4
5
6
7
8
import os from internals.util.config import get_root_dir def getcwd(): return get_root_dir()