Commit d1d7beef authored by Thibault Hallouin's avatar Thibault Hallouin
Browse files

fix typo for parameter in docstring

1 merge request!3release v0.1.0
Pipeline #44415 failed with stage
in 3 minutes and 27 seconds
Showing with 1 addition and 1 deletion
+1 -1
...@@ -296,7 +296,7 @@ namespace evalhyd ...@@ -296,7 +296,7 @@ namespace evalhyd
/// Compute the quadratic error between predictions and mean prediction. /// Compute the quadratic error between predictions and mean prediction.
/// ///
/// \param err_obs /// \param err_prd
/// Errors between predictions and mean prediction. /// Errors between predictions and mean prediction.
/// shape: (subsets, samples, series, time) /// shape: (subsets, samples, series, time)
/// \return /// \return
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment