Qiskit / qiskit-ibm-runtime

IBM Client for Qiskit Runtime
https://docs.quantum.ibm.com/api/qiskit-ibm-runtime
Apache License 2.0
149 stars 154 forks source link

Fixing the docstring of `Batch` #1761

Closed SamFerracin closed 3 months ago

SamFerracin commented 3 months ago

Summary

The docstring of batch is incorrect. Additonaly, the example shown is trivial, as it shows how to open a batch mode to run a single circuit. This PR fixes both issues.

Details and comments

Fixes # 1696

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9586226089

Details


Totals Coverage Status
Change from base Build 9584804898: 0.0%
Covered Lines: 6077
Relevant Lines: 7411

💛 - Coveralls
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9604841596

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 9584804898: 0.0%
Covered Lines: 6077
Relevant Lines: 7411

💛 - Coveralls
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9604987773

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 9601825612: 0.0%
Covered Lines: 6077
Relevant Lines: 7411

💛 - Coveralls