Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 25, 2024
1 parent bfc457c commit c2db0d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esmf_regrid/tests/unit/schemes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ def _test_non_degree_crs(scheme):
# Check that the number of masked points is as expected.
assert (1 - result.data.mask).sum() == expected_unmasked


def _test_dtype_handling(scheme, src_type, tgt_type, in_dtype):
"""Test regridding scheme handles dtype as expected."""
n_lons_src = 6
Expand Down

0 comments on commit c2db0d2

Please sign in to comment.