Skip to content

Commit

Permalink
Update cunumeric/module.py
Browse files Browse the repository at this point in the history
Co-authored-by: Manolis Papadakis <[email protected]>
  • Loading branch information
ipdemes and manopapad authored Nov 9, 2023
1 parent c52e0c5 commit f7235b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cunumeric/module.py
Original file line number Diff line number Diff line change
Expand Up @@ -7100,7 +7100,7 @@ def nanmean(
Returns
-------
m : ndarray
If `out=None`, returns a new array of the same dtype a above
If `out=None`, returns a new array of the same dtype as a above
containing the mean values, otherwise a reference to the output
array is returned.
Expand Down

0 comments on commit f7235b1

Please sign in to comment.