Skip to content

Commit

Permalink
Fix: Formatting errors in InverseCancellation release note (#13533)
Browse files Browse the repository at this point in the history
* Fix: Formatting errors in `InverseCancellation` release note

* Update fix-inverse-cancellation-c7f4debcde4a705a.yaml

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>

---------

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
  • Loading branch information
raynelfss and ElePT authored Dec 10, 2024
1 parent 6f0a176 commit 841cb29
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
fixes:
- |
The transpilation pass :class`.InverseCancellation` now runs inside of flow controlled blocks. Previously, it ignores the pairs of gates in classical blocks that can be cancelled. Refer to `#13437 <https://github.com/Qiskit/qiskit/issues/13437>` for more details.
The transpilation pass :class:`.InverseCancellation` now runs inside of flow
controlled blocks. Previously, it ignored the pairs of gates in classical blocks
that could be cancelled. Refer to `#13437 <https://github.com/Qiskit/qiskit/issues/13437>`__
for more details.

0 comments on commit 841cb29

Please sign in to comment.