Skip to content

Commit

Permalink
upgrade note to warning
Browse files Browse the repository at this point in the history
  • Loading branch information
natestemen committed Oct 7, 2024
1 parent 71a0a63 commit b6d77e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mitiq/typing.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b6d77e9

Please sign in to comment.