Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisZYJ committed Jul 1, 2024
1 parent ee56aa9 commit 2398fd3
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 @@ -263,7 +263,7 @@ def alter_ib(dimInfo, six_eqn_model=False):
cases.append(define_case_d(stack, f'model_eqns=3', {'patch_ib(1)%geometry': 2, 'model_eqns': 3}))

stack.pop()

def alter_monopole(dimInfo):
stack.push("Monopole", {"Monopole": 'T'})

Expand Down

0 comments on commit 2398fd3

Please sign in to comment.