Skip to content

Commit

Permalink
Update torch_flow_dual_object.py
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Xiafeng authored Jun 28, 2023
1 parent a540d3d commit 3392cb1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1267,7 +1267,7 @@ def new_f(test_case, *args, **kwargs):
global testing_complex
if include_complex:
testing_complex = True
# testing_graph = False
testing_graph = False

res = f(test_case, *args, **kwargs)

Expand Down

0 comments on commit 3392cb1

Please sign in to comment.