Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Update qiskit_ibm_provider/fake_provider/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Luciano Bello <bel@zurich.ibm.com>
  • Loading branch information
ElePT and 1ucian0 authored Oct 6, 2023
1 parent a9bc06e commit cecd29f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit_ibm_provider/fake_provider/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
.. code-block:: python
from qiskit_ibm_provider import IBMProvider
from qiskit.providers.aer import AerSimulator
from qiskit_aer import AerSimulator
# get a real backend from a real provider
provider = IBMProvider()
Expand Down

0 comments on commit cecd29f

Please sign in to comment.