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