qiskit/releasenotes/notes/0.23/backend-sampler-shots-c233d...

6 lines
187 B
YAML

---
features:
- |
:class:`~.BackendSampler` now sets the ``shots``
and ``stddev_upper_bound`` attributes of the returned :class:`~.QuasiDistribution`.
Previously it did not.