3 lines
No EOL
97 B
Python
3 lines
No EOL
97 B
Python
import os
|
|
|
|
ROOT_PATH = project_root = os.path.dirname(os.path.dirname(os.path.dirname(__file__))) |