Skip to content

Commit 3d41393

Browse files
author
Andrew Archer
committed
Merge branch 'dataframe-series-broadcasting-bug-16378' of github.com:AndrewArcher/pandas into dataframe-series-broadcasting-bug-16378
2 parents aa5dfb0 + 2ddf889 commit 3d41393

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/frame/test_convert_to.py

-1
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,3 @@ def test_to_records_datetimeindex_with_tz(self, tz):
229229

230230
# both converted to UTC, so they are equal
231231
tm.assert_numpy_array_equal(result, expected)
232-

0 commit comments

Comments
 (0)