Skip to content

Commit

Permalink
test infra setup for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarsh2001 committed Sep 29, 2023
1 parent 8b864ae commit 3a6d5a8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
19 changes: 0 additions & 19 deletions tests/jiggle.py

This file was deleted.

1 change: 0 additions & 1 deletion tests/notebook_testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ def _sanity_checks(self, res, gt_res, execution_count):
res_text = (
"runtime output throws an error -: "
f"{res['ename']}\n with value -: {res['evalue']}"
f" and traceback-:\n{res['traceback']}\n"
)
else:
res_text = f"runtime output {res['text']}"
Expand Down

0 comments on commit 3a6d5a8

Please sign in to comment.