Skip to content

Commit

Permalink
update for online unit test check
Browse files Browse the repository at this point in the history
  • Loading branch information
allenanie committed Sep 21, 2024
1 parent 16bacb1 commit a2cb660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit_tests/test_error_handling.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import os
from opto.trace.bundle import bundle, ExecutionError
from opto.trace.nodes import Node, node, ExceptionNode
from opto.trace.utils import for_all_methods
Expand Down

0 comments on commit a2cb660

Please sign in to comment.