Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
ppwaskie
/
stgit
/
fb9b3c0243657a2cf520e5bd5ccfe4aab94799c8
/
.
/
stgit
/
exception.py
blob: 9933e6414c0ceb8e12385b1eab34dc5cf2cdc4e4 [
file
] [
log
] [
blame
]
class
StgException
(
Exception
):
"""Base class for all StGit exceptions."""
pass