from dagster.core.errors import DagsterError [docs]class DagstermillError(DagsterError): """Base class for errors raised by dagstermill."""