Skip to content

Commit 016242e

Browse files
committed
fix Bryans test
1 parent c022040 commit 016242e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

bnl/test_missing_gubbins.py

-4
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,3 @@ def test_partially_missing_data(tmp_path):
139139

140140
np.testing.assert_array_equal(masked_numpy_mean, active_mean)
141141
np.testing.assert_array_equal(no_active_mean, active_mean)
142-
143-
144-
mypath = Path(__file__).parent
145-
test_partially_missing_data(mypath)

0 commit comments

Comments
 (0)