Files
ALLSTAR/allstar/error.py
2021-04-23 13:04:25 -04:00

3 lines
47 B
Python

class AllstarPackageError(Exception):
pass