Skip to content

Commit 769a64d

Browse files
committed
changed docstring in pyro.py
1 parent 39b9d67 commit 769a64d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyro.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ def __init__(self, solver_name, comp_bench=False,
269269

270270
def run_sim(self, rtol):
271271
"""
272-
Evolve entire simulation and benchmark at the end.
272+
Evolve entire simulation and compare to benchmark at the end.
273273
"""
274274

275275
super().run_sim()

0 commit comments

Comments
 (0)