Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Feb 19, 2025
1 parent d567ca4 commit 87e96c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion named_arrays/tests/test_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,6 @@ def test_array_creation_like_functions(
np.nanvar,
np.median,
np.nanmedian,
na.vmr,
]
)
@pytest.mark.parametrize('dtype', [np._NoValue, float])
Expand Down

0 comments on commit 87e96c8

Please sign in to comment.