Skip to content

Commit 2c11b88

Browse files
committed
removed more comments
1 parent 0638563 commit 2c11b88

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
@@ -191,7 +191,6 @@ def run(self):
191191
hide_output=('hide-output' in self.options),
192192
code_below=('code-below' in self.options),
193193
linenos=('linenos' in self.options),
194-
# continue_linenos=('continue-linenos' in self.options),
195194
raises=self.options.get('raises'),
196195
stderr=('stderr' in self.options),
197196
)]

0 commit comments

Comments
 (0)