Skip to content

Commit 0b96838

Browse files
committed
FIX: magic-time wasn't checking the right line [skip ci]
1 parent 83a6177 commit 0b96838

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

notebooks/basic_workflow.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -702,8 +702,7 @@
702702
"metadata": {},
703703
"outputs": [],
704704
"source": [
705-
"%time\n",
706-
"wf2.run()"
705+
"%time wf2.run()"
707706
]
708707
},
709708
{

0 commit comments

Comments
 (0)