summaryrefslogtreecommitdiff
path: root/lib/exceptions.py
blob: 30e595ea4375fd89280ef3d844b61ca56920ab6e (plain)
1
2
class InkstitchException(Exception):
    pass