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