Skip to content

Commit

Permalink
lint toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisZYJ committed Oct 3, 2024
1 parent 3763a78 commit 733d758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolchain/mfc/test/cases.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def alter_weno():
stack.push("", {'m': 35, 'n': 35, 'p': 35})

cases.append(define_case_d(stack, trace, data))

if weno_order == 7:
stack.pop()

Expand Down

0 comments on commit 733d758

Please sign in to comment.