Skip to content

Commit 2b67280

Browse files
committed
Merge branch 'main' into pandas-devgh-50703
2 parents 50272b2 + f15a65c commit 2b67280

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/copy_view/test_internals.py

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ def test_clear_parent(using_copy_on_write):
6565
assert subset._mgr.parent is None
6666

6767

68+
@pytest.mark.single_cpu
6869
@td.skip_array_manager_invalid_test
6970
def test_switch_options():
7071
# ensure we can switch the value of the option within one session

0 commit comments

Comments
 (0)