Skip to content

Commit de16bac

Browse files
committed
Switch to fast dummy notebook that shouldn't raise an exception
1 parent 5345fec commit de16bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_fast.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"metadata": {},
3535
"outputs": [],
3636
"source": [
37-
"raise Exception(\"This is an exception\")"
37+
"# raise Exception(\"This is an exception\")"
3838
]
3939
},
4040
{

0 commit comments

Comments
 (0)