We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa5dfb0 + 2ddf889 commit 3d41393Copy full SHA for 3d41393
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