scritcher/scritcher/error.py

3 lines
44 B
Python
Raw Normal View History

2019-06-07 02:55:59 +00:00
class InterpreterError(Exception):
pass