Skip to content

Commit 938f82f

Browse files
committed
add :raises: tag to cell that should raise
1 parent bc190a7 commit 938f82f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/tutorial/tutorial.advanced-topics.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ the runner stopped due to an exception then asking for the result will
294294
raise the exception with the stack trace:
295295

296296
.. jupyter-execute::
297+
:raises:
297298

298299
runner.task.result()
299300

0 commit comments

Comments
 (0)