Adding upstream version 4.6.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f3ad83a1a5
commit
167a3f8553
275 changed files with 30423 additions and 0 deletions
4
commitizen/cz/exceptions.py
Normal file
4
commitizen/cz/exceptions.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
class CzException(Exception): ...
|
||||
|
||||
|
||||
class AnswerRequiredError(CzException): ...
|
Loading…
Add table
Add a link
Reference in a new issue