mirror of
https://github.com/openSUSE/osc.git
synced 2025-11-30 16:18:19 +01:00
Introduce GitObsRuntimeError exception and use it where appropriate
This commit is contained in:
@@ -5,6 +5,7 @@ from .exceptions import BranchDoesNotExist
|
||||
from .exceptions import BranchExists
|
||||
from .exceptions import ForkExists
|
||||
from .exceptions import GiteaException
|
||||
from .exceptions import GitObsRuntimeError
|
||||
from .exceptions import RepoExists
|
||||
from .exceptions import UserDoesNotExist
|
||||
from .exceptions import response_to_exception
|
||||
|
||||
Reference in New Issue
Block a user