diff --git a/tests/pdarrayclass_test.py b/tests/pdarrayclass_test.py index 61f47df1cc..e33776a501 100644 --- a/tests/pdarrayclass_test.py +++ b/tests/pdarrayclass_test.py @@ -16,7 +16,6 @@ # TODO: add unint8 to DTYPES - class TestPdarrayClass: @pytest.mark.skip_if_max_rank_less_than(2)