Skip to content

Commit 7790237

Browse files
committed
fix lint issue
1 parent df7ef35 commit 7790237

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/source/tutorials_source/devtools-integration-tutorial.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -207,11 +207,6 @@ def forward(self, x):
207207
#
208208
# .. image:: ../_static/img/tabular_result.png
209209

210-
# sphinx_gallery_start_ignore
211-
_ = inspector_patch.stop()
212-
_ = inspector_patch_print.stop()
213-
# sphinx_gallery_end_ignore
214-
215210
######################################################################
216211
# Analyzing with an Inspector
217212
# ---------------------------

0 commit comments

Comments
 (0)