Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdsdshe committed Feb 29, 2024
1 parent 85075a6 commit cafe61d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def query_single_qubit_clifford_elem(idx: int) -> Simulator:
idx (int): The index of clifford element in single qubit clifford group.
Returns:
:class:`~.simulator.Simulator`r, a stabilizer with tableau be the queried clifford element.
:class:`~.simulator.Simulator`, a stabilizer with tableau be the queried clifford element.
Examples:
>>> from mindquantum.algorithm.error_mitigation import query_single_qubit_clifford_elem
Expand Down

0 comments on commit cafe61d

Please sign in to comment.