qiskit/releasenotes/notes/1.3/target-has-calibration-no-p...

8 lines
286 B
YAML

---
fixes:
- |
:meth:`.Target.has_calibration` has been updated so that it does not raise
an exception for an instruction that has been added to the target with
``None`` for its instruction properties. Fixes
`#12525 <https://github.com/Qiskit/qiskit/issues/12525>`__.