Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
from pathlib import Path
TESTS_ROOT_DIR = Path(__file__).parent
INGESTION_ROOT_DIR = TESTS_ROOT_DIR.parent
REPO_ROOT_DIR = INGESTION_ROOT_DIR.parent