From a52183353e5291bf3d067f436af1e762cb8b090f Mon Sep 17 00:00:00 2001 From: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com> Date: Fri, 20 Sep 2024 09:35:18 -0400 Subject: [PATCH 1/2] Add header to qpy file for footnotes --- qiskit/qpy/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qiskit/qpy/__init__.py b/qiskit/qpy/__init__.py index 42c7466d4497..3ea61f0f4230 100644 --- a/qiskit/qpy/__init__.py +++ b/qiskit/qpy/__init__.py @@ -1621,6 +1621,8 @@ class if it's defined in Qiskit. Otherwise it falls back to the custom this matches the internal C representation of Python's complex type. [#f3]_ +Footnotes +========= .. [#f1] https://tools.ietf.org/html/rfc1700 .. [#f2] https://numpy.org/doc/stable/reference/generated/numpy.lib.format.html From 89fe2dd662aba00fc852403a3a9d71fd077c49d1 Mon Sep 17 00:00:00 2001 From: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:25:54 -0400 Subject: [PATCH 2/2] Call it references MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com> --- qiskit/qpy/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qiskit/qpy/__init__.py b/qiskit/qpy/__init__.py index 3ea61f0f4230..eccb09ce73d6 100644 --- a/qiskit/qpy/__init__.py +++ b/qiskit/qpy/__init__.py @@ -1621,8 +1621,8 @@ class if it's defined in Qiskit. Otherwise it falls back to the custom this matches the internal C representation of Python's complex type. [#f3]_ -Footnotes -========= +References +========== .. [#f1] https://tools.ietf.org/html/rfc1700 .. [#f2] https://numpy.org/doc/stable/reference/generated/numpy.lib.format.html