Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Co-authored-by: Sadie L. Bartholomew <[email protected]>
  • Loading branch information
davidhassell and sadielbartholomew authored Jun 22, 2022
1 parent cc27186 commit 36baa69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cf/data/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -5360,7 +5360,7 @@ def allclose(self, y, rtol=None, atol=None):
:Returns:
`Data`
A scalar boolean array that is `True if the two arrays
A scalar boolean array that is `True` if the two arrays
are equal within the given tolerance, or `False`
otherwise.
Expand Down

0 comments on commit 36baa69

Please sign in to comment.