mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
fix docstring for reset
This commit is contained in:
parent
296dc72b3b
commit
6d55a720f7
1 changed files with 1 additions and 1 deletions
|
|
@ -307,7 +307,7 @@ def plot_geometry():
|
|||
|
||||
|
||||
def reset():
|
||||
"""Reset tallies but keep timers."""
|
||||
"""Reset tally results"""
|
||||
_dll.openmc_reset()
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue