Skip to content

Commit 2ddf889

Browse files
committed
Fixed lint error
1 parent fe1ab74 commit 2ddf889

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)