Skip to content

Commit

Permalink
Update reproject.py
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones authored Mar 20, 2024
1 parent 124aa05 commit c1d6148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ndpyramid/reproject.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def level_reproject(
extra_dim : str, optional
The name of the extra dimension to iterate over. Default is None.
clear_attrs : bool, False
Clear the attributes of the DataArrays within the multiscale pyramid. Default is False.
Clear the attributes of the DataArrays within the multiscale level. Default is False.
Returns
-------
Expand Down

0 comments on commit c1d6148

Please sign in to comment.