From 7b0445269b1cb887d59dda7013858352719b9fea Mon Sep 17 00:00:00 2001 From: Ian Hincks Date: Tue, 29 Oct 2024 09:49:09 -0400 Subject: [PATCH] Update qiskit_ibm_runtime/execution_span/execution_spans.py Co-authored-by: Samuele Ferracin --- qiskit_ibm_runtime/execution_span/execution_spans.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qiskit_ibm_runtime/execution_span/execution_spans.py b/qiskit_ibm_runtime/execution_span/execution_spans.py index bdcc8e0bb..988f0710c 100644 --- a/qiskit_ibm_runtime/execution_span/execution_spans.py +++ b/qiskit_ibm_runtime/execution_span/execution_spans.py @@ -118,7 +118,7 @@ def sort(self, inplace: bool = True) -> "ExecutionSpans": return obj def draw(self, normalize_y: bool = False) -> "PlotlyFigure": - """Draw these execution spans on a plot. + """Draw these execution spans. .. note:: To draw multiple sets of execution spans at once, for examule, coming from multiple