This commit is contained in:
abikouo
2021-05-19 15:58:43 +02:00
parent ac97df6565
commit dd821f06aa
8 changed files with 187 additions and 52 deletions

View File

@@ -19,7 +19,3 @@ __metaclass__ = type
class ApplyException(Exception):
""" Could not apply patch """
class WaitException(Exception):
""" Bad parameters for Wait operation """