Skip to content

Commit

Permalink
black reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
austingmhuang committed Oct 31, 2024
1 parent c77f13a commit be3fcdb
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 @@ -103,7 +103,7 @@ def qiskit_session(device, **kwargs):
Args:
device (QiskitDevice2): the device that will create remote tasks using the session
**kwargs: session keyword arguments to be used for settings for the Session.
**kwargs: session keyword arguments to be used for settings for the Session.
At the time of writing, the only relevant keyword argument is "max_time", which lets
you set the maximum amount of time the session is open. For the most up to date
information, please refer to the Qiskit Session
Expand Down

0 comments on commit be3fcdb

Please sign in to comment.