Add punctuation on docstrings

This commit is contained in:
Paul Romano 2022-04-07 13:23:12 -05:00
parent 226065160a
commit e505032a4f
2 changed files with 2 additions and 2 deletions

View file

@ -405,7 +405,7 @@ class Model:
will be created.
remove_surfs : bool
Whether or not to remove redundant surfaces from the geometry when
exporting
exporting.
.. versionadded:: 0.13.1
"""

View file

@ -297,7 +297,7 @@ class Universe(UniverseBase):
seed : int
Seed for the random number generator
openmc_exec : str
Path to OpenMC executable
Path to OpenMC executable.
.. versionadded:: 0.13.1
**kwargs