Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tncc committed Nov 1, 2023
1 parent c252b96 commit 0e8269e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-quantum/azure/quantum/qiskit/backends/ionq.py
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ def __init__(self, name: str, provider: "AzureQuantumProvider", **kwargs):
"simulator": False,
"local": False,
"coupling_map": None,
"description": "IonQ Aria QPU on Azure Quantum",
"description": "IonQ Forte QPU on Azure Quantum",
"basis_gates": GATESET_MAP[gateset],
"memory": False,
"n_qubits": 35,
Expand Down

0 comments on commit 0e8269e

Please sign in to comment.