diff --git a/test/tests/examples/cad_workflow/model.py b/test/tests/examples/cad_workflow/model.py index a444e02..3b2b090 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 9c3c65b..96073b5 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 1424642..bdf0df8 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 +[]