Skip to content

Commit 202fa8c

Browse files
authored
MAINT update ignored notebook index (microsoft#1295)
1 parent 59108c1 commit 202fa8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/converter/test_notebooks_converter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
nb_directory_path = pathlib.Path(path.DOCS_CODE_PATH, "converters").resolve()
1414

1515
skipped_files = [
16-
"6_human_converter.ipynb", # requires human input
16+
"7_human_converter.ipynb", # requires human input
1717
]
1818

1919

0 commit comments

Comments
 (0)