qiskit/releasenotes/notes/1.2/fix-InstructionDurations-b4...

5 lines
196 B
YAML

---
fixes:
- |
Fixed a bug where :meth:`.InstructionDurations.from_backend` did not work for :class:`.BackendV2` backends.
Fixed `#12760 <https://github.com/Qiskit/qiskit/issues/12760>`.