from pathlib import Path PROJ_ROOT = Path(__file__).resolve().parents[1] MODULES_DIR = PROJ_ROOT / "data/models"