"""Utility for project root.""" from pathlib import Path PROJECT_ROOT = Path(__file__).resolve().parent