We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966f500 commit eb25dbbCopy full SHA for eb25dbb
tests.py
@@ -14,3 +14,4 @@ def _exec_notebook(path):
14
def test():
15
_exec_notebook('./example1/0-Workflow.ipynb')
16
_exec_notebook('./example2/0-Workflow.ipynb')
17
+ _exec_notebook('./example1/Error.ipynb')
0 commit comments