Skip to content

Commit 17d83b3

Browse files
author
wdyy20041223
committed
2 parents d2e43a3 + 886350d commit 17d83b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/indexing/multiindex/test_setitem.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,4 +550,3 @@ def test_frame_setitem_partial_multiindex():
550550
expected = df.copy()
551551
expected["d"] = 8
552552
tm.assert_frame_equal(result, expected)
553-

0 commit comments

Comments
 (0)