Skip to content

Commit 82a1c76

Browse files
committed
pandas-dev issue #36111
1 parent 0ca946c commit 82a1c76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/io/parser/test_parse_dates.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ def __custom_date_parser(time):
8686
},
8787
index=[41047, 41048, 41049, 41050, 41051],
8888
)
89-
expected = expected.astype(np.int)
9089
tm.assert_frame_equal(result, expected)
9190

9291

0 commit comments

Comments
 (0)