Skip to content

Commit 1bba36f

Browse files
committed
format
1 parent 148ac19 commit 1bba36f

File tree

1 file changed

+1
-1
lines changed
  • examples/2D_axisym_hypoelasticity

1 file changed

+1
-1
lines changed

examples/2D_axisym_hypoelasticity/case.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"time_stepper": 3,
3131
"weno_order": 5,
3232
"weno_eps": 1.0e-16,
33-
"mapped_weno": 'T',
33+
"mapped_weno": "T",
3434
"null_weights": "F",
3535
"mp_weno": "F",
3636
"riemann_solver": 1,

0 commit comments

Comments
 (0)