qiskit.pulse.builder.inline¶ inline()[source]¶ Deprecated. Inline all instructions within this context into the parent context, inheriting the scheduling policy of the parent context. Warning This will cause all scheduling directives within this context to be ignored. Return type AbstractContextManager[None]