mirror of https://github.com/Qiskit/qiskit.git
9 lines
320 B
YAML
9 lines
320 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The deprecated ``circuit_instruction_map`` attribute of the
|
|
:class:`qiskit.providers.models.PulseDefaults` class has been removed.
|
|
This attribute has been deprecated since the 0.12.0 release and was
|
|
replaced by the ``instruction_schedule_map`` attribute which can be used
|
|
instead.
|