Skip to content

Commit

Permalink
docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
kt474 committed Dec 4, 2023
1 parent d9a04dc commit 85c2ddc
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
fixes:
- |
When a single backend is retrieved with the ``instance`` parameter,
.. code-block::
service.backend('ibm_torino', instance='ibm-q/open/main')
Expand All @@ -11,4 +12,4 @@ fixes:
.. code-block::
service = QiskitRuntimeService(channel="ibm_quantum", instance="ibm-q/open/main")
service.backend('ibm_torino') # raises error if torino is not in ibm-q/open/main
service.backend('ibm_torino') # raises error if torino is not in ibm-q/open/main

0 comments on commit 85c2ddc

Please sign in to comment.