Skip to content

Commit

Permalink
Attempt to appease linter
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelynj committed Nov 1, 2024
1 parent 5539013 commit 11f88e7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/guides/qiskit-addons-sqd-get-started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1660,6 +1660,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "94d3f09d-324c-4eb3-a82a-3c88b9a11752",
"metadata": {
"tags": [
"remove-cell"
Expand Down Expand Up @@ -1978,7 +1979,7 @@
"metadata": {
"description": "Get started with the SQD addon and how to post-process results",
"kernelspec": {
"display_name": "qiskit_1-0_scratch_space-fyWgEqUn-py3.11",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -1992,7 +1993,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.7"
"version": "3"
},
"title": "Getting started with SQD addon"
},
Expand Down

0 comments on commit 11f88e7

Please sign in to comment.