Update openmc/universe.py

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
James Logan 2022-08-30 10:20:35 -04:00 committed by GitHub
parent bd2bab3f56
commit 9e80a73369
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -302,7 +302,8 @@ class Universe(UniverseBase):
Seed for the random number generator
openmc_exec : str
Path to OpenMC executable.
axes : matplotlib.Axes to draw to
axes : matplotlib.Axes
Axes to draw to
.. versionadded:: 0.13.1
**kwargs