rm empty line

This commit is contained in:
Patrick Shriwise 2022-08-11 07:58:00 -05:00
parent 8791c7212e
commit ba72199df0

View file

@ -57,7 +57,6 @@ class UnstructuredMeshTest(PyAPITestHarness):
np.testing.assert_array_equal(umesh.vertices[0], exp_vertex)
np.testing.assert_array_equal(umesh.centroid(0), exp_centroid)
# loop over the tallies and get data
for tally in sp.tallies.values():
# find the regular and unstructured meshes