Current Path : /proc/self/root/opt/hc_python/lib/python3.8/site-packages/pre_commit/ |
Current File : //proc/self/root/opt/hc_python/lib/python3.8/site-packages/pre_commit/errors.py |
from __future__ import annotations class FatalError(RuntimeError): pass