diff --git a/openmc/model/model.py b/openmc/model/model.py index 08ba300dd1..e59c679b52 100644 --- a/openmc/model/model.py +++ b/openmc/model/model.py @@ -41,7 +41,7 @@ class Model: Tallies information plots : openmc.Plots Plot information - statepoint : openmc.Statepoint + statepoint : str The last statepoint filename written when the model is run """