10000 Add import in notebook.py · scikit-learn/scikit-learn@60fd57f · GitHub
[go: up one dir, main page]

Skip to content

Commit 60fd57f

Browse files
committed
Add import in notebook.py
1 parent 75bec67 commit 60fd57f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/sphinxext/sphinx_gallery/notebook.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
import json
1717
import re
1818
import sys
19+
import ast
1920
from .py_source_parser import split_code_and_text_blocks
2021

2122

0 commit comments

Comments
 (0)
0