qiskit/releasenotes/notes/0.22/fix-unitary-synth-1q-circui...

7 lines
219 B
YAML

---
fixes:
- |
Fixed an issue with the :class:`~.UnitarySynthesis` pass where a circuit
with 1 qubit gates and a :class:`~.Target` input would sometimes fail
instead of processing the circuit as expected.