This website requires JavaScript.
Explore
Help
Sign in
git
/
pre-commit
Watch
1
Star
0
Fork
You've already forked pre-commit
0
Code
Issues
Activity
debian
pre-commit
/
pre_commit
/
errors.py
6 lines
78 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Merging upstream version 2.18.1. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 21:33:11 +01:00
from
__future__
import
annotations
Merging upstream version 2.8.2. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 21:22:33 +01:00
class
FatalError
(
RuntimeError
)
:
pass
Copy permalink