Skip to content

Commit

Permalink
Update test_operations.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfeiBai authored Nov 13, 2023
1 parent 64e356d commit 711fc1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -2100,7 +2100,6 @@ def test_non_empty_scope(self):
with xp.Trace('conv1'):
xm.mark_step()


def test_non_empty_scope_decorator(self):

@xp.trace_me("conv2")
Expand Down

0 comments on commit 711fc1f

Please sign in to comment.