We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f10822 commit a0fa0b7Copy full SHA for a0fa0b7
tests/test_missing.py
@@ -53,7 +53,6 @@ def active_two(testfile):
53
54
return active_mean
55
56
-
57
def test_partially_missing_data(tmp_path):
58
testfile = str(tmp_path / 'test_partially_missing_data.nc')
59
r = dd.make_partially_missing_ncdata(testfile)
0 commit comments