fix docstring

This commit is contained in:
Valentin Boettcher 2023-11-28 12:30:15 -05:00
parent 5ade0fcd9f
commit 1219836416
No known key found for this signature in database
GPG key ID: E034E12B7AF56ACE

View file

@ -633,7 +633,7 @@ def interaction_energy_ensemble(
:param power: whether to calculate the interaction power
The ``**kwargs`` are passed to :any:`hopsflow.utility.ensemble_mean`.
The ``**kwargs`` are passed to :any:`hopsflow.util.ensemble_mean`.
:returns: the value of the interaction energy (or power) for each time step
"""