From 20ead5bfa9a5c05dbbade86eed19d60f1c9cecb3 Mon Sep 17 00:00:00 2001 From: Mahmoud Eltawila Date: Mon, 7 Oct 2024 00:03:04 -0500 Subject: [PATCH] add newline before EOF --- test/tests/examples/cad_workflow/model.py | 2 +- test/tests/examples/cad_workflow/openmc.i | 2 +- test/tests/examples/cad_workflow/solid.i | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/tests/examples/cad_workflow/model.py b/test/tests/examples/cad_workflow/model.py index a444e023..3b2b090b 100644 --- a/test/tests/examples/cad_workflow/model.py +++ b/test/tests/examples/cad_workflow/model.py @@ -97,4 +97,4 @@ dagmc_univ = openmc.DAGMCUniverse(filename='tmesh_1.h5m') geometry = openmc.Geometry(root=dagmc_univ) -geometry.export_to_xml() \ No newline at end of file +geometry.export_to_xml() diff --git a/test/tests/examples/cad_workflow/openmc.i b/test/tests/examples/cad_workflow/openmc.i index 9c3c65b0..96073b52 100644 --- a/test/tests/examples/cad_workflow/openmc.i +++ b/test/tests/examples/cad_workflow/openmc.i @@ -80,4 +80,4 @@ [Outputs] exodus = true csv = true -[] \ No newline at end of file +[] diff --git a/test/tests/examples/cad_workflow/solid.i b/test/tests/examples/cad_workflow/solid.i index 14246420..bdf0df85 100644 --- a/test/tests/examples/cad_workflow/solid.i +++ b/test/tests/examples/cad_workflow/solid.i @@ -110,4 +110,4 @@ type = NodalExtremeValue variable = temp [] -[] \ No newline at end of file +[]