Skip to content

Commit

Permalink
doc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
austingmhuang committed Oct 31, 2024
1 parent 6a60000 commit 40ee308
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pennylane_qiskit/qiskit_device.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ def qiskit_session(device, **kwargs):
.. warning::
As of the time of writing (Oct 31, 2024), sessions can no longer be used by IBM users on
the Open plan. Sessions may behave unexpectedly and close randomly. In such event, we
recommend referring to the Qiskit Session
the Open plan. There are also reports of sessions behaving unexpectedly and closing randomly.
In such event, we recommend referring to the Qiskit Session
`documentation <https://docs.quantum.ibm.com/api/qiskit-ibm-runtime/qiskit_ibm_runtime.Session>`_.
and opening a session with Qiskit's session directly.
Expand Down

0 comments on commit 40ee308

Please sign in to comment.