Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Arianne Meijer committed Aug 2, 2024
1 parent f5a374e commit c7128da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/iqm/qiskit_iqm/iqm_job.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ class IQMJob(JobV1):
Args:
backend: the backend instance initiating this job
job_id: string representation of the UUID generated by IQM server
timeout_seconds: maximum time to wait for the job to finish. By default, it is using the IQMClient default.
**kwargs: arguments to be passed to the initializer of the parent class
"""

Expand Down

0 comments on commit c7128da

Please sign in to comment.