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 40ee308 commit 9ba789c
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 @@ -91,7 +91,7 @@ def qiskit_session(device, **kwargs):
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.
and opening a session with Qiskit's session directly while we work to resolve these issues.
A context manager that creates a Qiskit Session and sets it as a session
on the device while the context manager is active. Using the context manager
Expand Down

0 comments on commit 9ba789c

Please sign in to comment.