mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Apply @paulromano's suggestions from code review
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
8478a577e3
commit
0699de3fd5
1 changed files with 2 additions and 2 deletions
|
|
@ -478,8 +478,8 @@ class Cell(IDManagerMixin):
|
|||
XML element to be added to
|
||||
|
||||
memo : set or None
|
||||
A set of object id's representing geometry entities already
|
||||
written to the xml_element. This parameter is used internally
|
||||
A set of object IDs representing geometry entities already
|
||||
written to ``xml_element``. This parameter is used internally
|
||||
and should not be specified by users.
|
||||
|
||||
Returns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue