Skip to content

Commit 0638563

Browse files
committed
removed comments
1 parent 61923c8 commit 0638563

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jupyter_sphinx/execute.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ class JupyterCell(Directive):
156156
'hide-output': directives.flag,
157157
'code-below': directives.flag,
158158
'linenos': directives.flag,
159-
# 'continue-linenos': directives.flag, #<--- remove this
160159
'raises': csv_option,
161160
'stderr': directives.flag,
162161
}

0 commit comments

Comments
 (0)