Current File : //proc/self/root/proc/self/root/opt/hc_python/lib/python3.12/site-packages/pre_commit/errors.py
from __future__ import annotations


class FatalError(RuntimeError):
    pass