Skip to content

Commit 9dbcffa

Browse files
committed
Fix formatting
1 parent f54cff4 commit 9dbcffa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/cat_state.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"\n",
171171
"if not res.is_ft:\n",
172172
" print(\"Circuit is not fault tolerant.\")\n",
173-
" print(f\"Error cause: {res.error_cause}\")\n"
173+
" print(f\"Error cause: {res.error_cause}\")"
174174
]
175175
},
176176
{

0 commit comments

Comments
 (0)