Skip to content

Commit

Permalink
Update releasenotes/notes/fix-pub-coerce-5d13700e15126421.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Takashi Imamichi <[email protected]>
  • Loading branch information
ihincks and t-imamichi authored Feb 29, 2024
1 parent fc76ec3 commit af9b596
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions releasenotes/notes/fix-pub-coerce-5d13700e15126421.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

fixes:
- |
Fixed a bug where `qiskit.primitives.containers.estimator_pub.EstimatorPub.coerce()` and
`qiskit.primitives.containers.sampler_pub.SamplerPub.coerce()`
improperly handle the case where the parameter values are a `BindingsArray` instance, giving
Fixed a bug where ``qiskit.primitives.containers.estimator_pub.EstimatorPub.coerce()`` and
``qiskit.primitives.containers.sampler_pub.SamplerPub.coerce()``
improperly handle the case where the parameter values are a ``BindingsArray`` instance, giving
rise to a ``ValueError`` whenever it is attempted.

0 comments on commit af9b596

Please sign in to comment.