errors#
Custom exception types for the pre-commit hooks.
- exception PrecommitError[source]#
Bases:
RuntimeErrorExceptions that are caught by a pre-commit hook and printed instead.
Custom exception types for the pre-commit hooks.
Bases: RuntimeError
Exceptions that are caught by a pre-commit hook and printed instead.