We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1ab74 commit 2ddf889Copy full SHA for 2ddf889
pandas/tests/frame/test_convert_to.py
@@ -229,4 +229,3 @@ def test_to_records_datetimeindex_with_tz(self, tz):
229
230
# both converted to UTC, so they are equal
231
tm.assert_numpy_array_equal(result, expected)
232
-
0 commit comments