Skip to content

Commit 1e19398

Browse files
committed
Updated ignore_notebooks in tests
Signed-off-by: Grace Sng <[email protected]>
1 parent 9148c2a commit 1e19398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_notebooks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
ignore_notebooks = [
1616
# notebooks that require openai key to run
1717
"examples.ipynb",
18-
"walkthrough.ipynb"
18+
"walkthrough.ipynb",
1919
"augmented_model_suggester_examples.ipynb"
2020
]
2121

0 commit comments

Comments
 (0)