Skip to content

Commit

Permalink
Fix my own Sphinx lookup problem
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelishman authored May 10, 2024
1 parent db8143a commit bec5667
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
fixes:
- |
Fixed :meth:`.SparsePauliOp.apply_layout` and :meth:`.Pauli.apply_layout`
to raise :exc:`QiskitError` if duplicate indices or negative indices are provided
to raise :exc:`.QiskitError` if duplicate indices or negative indices are provided
as part of a layout.

0 comments on commit bec5667

Please sign in to comment.