bgg_api/src/config/definitions.py

3 lines
97 B
Python
Raw Normal View History

import os
ROOT_PATH = project_root = os.path.dirname(os.path.dirname(os.path.dirname(__file__)))