scritcher/scritcher/error.py

3 lines
44 B
Python

class InterpreterError(Exception):
pass