Skip to content

Commit 5d28efd

Browse files
committed
fixed the lint issues
1 parent 87430b6 commit 5d28efd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

toolchain/mfc/run/case_dicts.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ def analytic(self):
5252
'relax_model': ParamType.INT,
5353
'sigma': ParamType.REAL,
5454
'adv_n': ParamType.LOG,
55-
'hyperelasticity': ParamType.LOG,
5655
'cfl_adap_dt': ParamType.LOG,
5756
'cfl_const_dt': ParamType.LOG,
5857
'chemistry': ParamType.LOG,

0 commit comments

Comments
 (0)