Skip to content

Commit a7fd1b1

Browse files
jorisvandenbosschetopper-123
authored andcommitted
BUG: preserve dtype for right/outer merge of datetime with different resolutions (pandas-dev#53233)
1 parent bc582f6 commit a7fd1b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/reshape/merge/test_merge.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
import numpy as np
99
import pytest
10-
import pytz
1110

1211
from pandas.core.dtypes.common import is_object_dtype
1312
from pandas.core.dtypes.dtypes import CategoricalDtype

0 commit comments

Comments
 (0)