mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Address @shimwell comments on #2412
This commit is contained in:
parent
c1232a83e0
commit
3e6441a0d9
2 changed files with 9 additions and 5 deletions
|
|
@ -244,7 +244,7 @@ class Model:
|
|||
def from_model_xml(cls, path='model.xml'):
|
||||
"""Create model from single XML file
|
||||
|
||||
.. vesionadded:: 0.13.3
|
||||
.. versionadded:: 0.13.3
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue