Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
austingmhuang committed Oct 31, 2024
1 parent 38d0eec commit 4058e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane_qiskit/qiskit_device.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def qiskit_session(device, **kwargs):
At the time of writing, sessions can no longer be used by IBM users on
the Open plan. There are also reports of sessions behaving unexpectedly and closing randomly.
In such an event, we recommend referring to the Qiskit Session
`documentation <https://docs.quantum.ibm.com/api/qiskit-ibm-runtime/qiskit_ibm_runtime.Session>`_.
`documentation <https://docs.quantum.ibm.com/api/qiskit-ibm-runtime/qiskit_ibm_runtime.Session>`_
and opening a session with Qiskit's session directly while we work to resolve these issues.
Using the context manager will ensure the Session closes properly and is removed from the
Expand Down

0 comments on commit 4058e07

Please sign in to comment.