From afd0ce6077029862dac575243aa9846b3cc34ec4 Mon Sep 17 00:00:00 2001 From: Jake Lishman Date: Mon, 6 Dec 2021 12:58:16 +0000 Subject: [PATCH] Add an invisible code block --- .../notes/0.19/two-step-transpile-f20d709a7a0c42dd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/0.19/two-step-transpile-f20d709a7a0c42dd.yaml b/releasenotes/notes/0.19/two-step-transpile-f20d709a7a0c42dd.yaml index a8ba0b5ddcb..fec0234933f 100644 --- a/releasenotes/notes/0.19/two-step-transpile-f20d709a7a0c42dd.yaml +++ b/releasenotes/notes/0.19/two-step-transpile-f20d709a7a0c42dd.yaml @@ -17,7 +17,7 @@ features: For example, this feature allows using the pulse-efficient CX decomposition in the VQE, as - .. code-block::python + .. code-block:: python from qiskit.algorithms import VQE from qiskit.opflow import Z