mirror of https://github.com/Qiskit/qiskit.git
10 lines
392 B
YAML
10 lines
392 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue where unbound parameters only occurring in
|
|
the :attr:`~qiskit.circuit.QuantumCircuit.global_phase` attribute of
|
|
a :class:`~qiskit.circuit.QuantumCircuit` object would not
|
|
show in the :attr:`~qiskit.circuit.QuantumCircuit.parameters` attribute
|
|
and could not be bound.
|
|
Fixed `#5806 <https://github.com/Qiskit/qiskit-terra/issues/5806>`__
|