mirror of https://github.com/Qiskit/qiskit.git
8 lines
303 B
YAML
8 lines
303 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue with the :meth:`.InstructionScheduleMap.has_custom_gate` method,
|
|
where it would always return ``True`` when the :class:`~.InstructionScheduleMap`
|
|
object was created by :class:`.Target`.
|
|
Fixed `#9595 <https://github.com/Qiskit/qiskit-terra/issues/9595>`__
|