Files
2021-03-18 21:40:42 -04:00

3 lines
72 B
Python

import os
PROJECT_ROOT_DIR = os.path.dirname(os.path.abspath(__file__))