From b6d77e9d9de2ce18a604299321e8d6da66e5176b Mon Sep 17 00:00:00 2001 From: nate stemen Date: Mon, 7 Oct 2024 16:30:12 -0700 Subject: [PATCH] upgrade note to warning --- mitiq/typing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mitiq/typing.py b/mitiq/typing.py index eba8f1252..37e9e0584 100644 --- a/mitiq/typing.py +++ b/mitiq/typing.py @@ -117,7 +117,7 @@ class MeasurementResult: >>> mr.get_counts() {'001': 2, '010': 1} - Note: + Warning: Use caution when selecting the default option for ``qubit_indices``, especially when estimating an :class:`.Observable` acting on a subset of qubits. In this case Mitiq