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 Nov 27, 2024
1 parent 700f846 commit 0759153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cf/test/test_regrid_featureType.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ def test_Field_regrid_featureType_to_grid_2d(self):
src = src.copy()
src[6:8] = cf.masked
# This following element should be smaller, because it
# now only has two source cells conrtibuting to it,
# now only has two source cells contributing to it,
# rather than four.
y[3, 0] = 547

Expand Down

0 comments on commit 0759153

Please sign in to comment.