Initial commit
This commit is contained in:
4
qbit_ci/errors.py
Normal file
4
qbit_ci/errors.py
Normal file
@@ -0,0 +1,4 @@
|
||||
class PipelineNonZeroExit(Exception):
|
||||
pass
|
||||
|
||||
__all__ = ("PipelineNonZeroExit",)
|
||||
Reference in New Issue
Block a user