mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Apply code suggestions from @paulromano
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
283e3ee6aa
commit
75fe7f00a9
1 changed files with 1 additions and 1 deletions
|
|
@ -1941,7 +1941,7 @@ class UnstructuredMesh(MeshBase):
|
|||
|
||||
|
||||
def read_meshes(elem):
|
||||
"""Reads all mesh nodes under a a given XML node
|
||||
"""Generate dictionary of meshes from a given XML node
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue