add forgotten docstring

This commit is contained in:
church89 2026-02-20 17:04:03 +01:00
parent c2c0a6ecda
commit e5188d2021

View file

@ -57,6 +57,8 @@ class StepResult:
proc_time : int
Average time spent depleting a material across all
materials and processes
keff_search_root : float
The root returned by the keff search control.
"""
def __init__(self):