mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
rm empty line
This commit is contained in:
parent
8791c7212e
commit
ba72199df0
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue