class TaskInstructionsError(AutomataError): ‘An exception raised when there is an error with the task instructions.’ pass