Skip to content

Commit

Permalink
Fix spelling of StatevectorSampler import in API doc. (#11976)
Browse files Browse the repository at this point in the history
  • Loading branch information
blakejohnson committed Mar 11, 2024
1 parent 8b6e4fe commit f68da7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit/primitives/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
.. code-block:: python
from qiskit.primitives.statevector_sampler import Sampler
from qiskit.primitives import StatevectorSampler as Sampler
from qiskit import QuantumCircuit
from qiskit.circuit.library import RealAmplitudes
Expand Down

0 comments on commit f68da7f

Please sign in to comment.