From 8ff834a71761b940e2f13d9334045cb74408e862 Mon Sep 17 00:00:00 2001 From: Nellie Shum <133802577+nshum4@users.noreply.github.com> Date: Wed, 21 Feb 2024 10:17:39 -0500 Subject: [PATCH] Changed header to lowercase (#434) changed to lower case --- examples/solve_class40.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/solve_class40.py b/examples/solve_class40.py index fcd58a584d..e0fc4ebe91 100644 --- a/examples/solve_class40.py +++ b/examples/solve_class40.py @@ -39,7 +39,7 @@ # %% # -# Load Mesh and Materials from CDB file +# Load mesh and materials from CDB file # ------------------------------------- # %%