index
:
debian/packages/pre-commit
debian
upstream
debian sid: git
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pre_commit
/
errors.py
blob: eac34faa6f3d27b2ea0d243f574f08ba361ac3ec (
plain
)
1
2
3
4
5
from
__future__
import
annotations
class
FatalError
(
RuntimeError
):
pass