5 lines
78 B
Python
5 lines
78 B
Python
### mock qubesadmin.exc module
|
|
|
|
class QubesException(BaseException):
|
|
pass
|