Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maurov committed Sep 15, 2023
1 parent ef20eed commit 229c3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion larch/io/mergegroups.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ def avg_arrays_1d(data, axis=None, weights=None, **kws):
data_fmt : str
define data format
- "curves" -> :func:`curves_to_matrix`
- "lists" -> :func:`curves_to_matrix`
- "lists" -> :func:`lists_to_matrix`
weights : None or array
weights for the average
Expand Down

0 comments on commit 229c3c7

Please sign in to comment.