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