qiskit/releasenotes/notes/0.25/improve-quantum-circuit-ass...

8 lines
194 B
YAML

---
fixes:
- |
Improve the type annotations on the
:meth:`.QuantumCircuit.assign_parameters`
method to reflect the change in return type depending on the ``inplace``
argument.