app.enricher.operator ===================== .. py:module:: app.enricher.operator .. autoapi-nested-parse:: Provides enricher strategy for enriching :class:`~app.model.CompileRequest.OperatorNode` from a database. Module Contents --------------- .. py:class:: OperatorEnricherStrategy(engine: sqlalchemy.ext.asyncio.AsyncEngine) Strategy capable of enriching :class:`~app.model.CompileRequest.OperatorNode` from a database.