Skip to content

Commit 6a34b5f

Browse files
committed
Fix issues from merge
1 parent 590300a commit 6a34b5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/series.py

-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
_maybe_match_name,
4545
SettingWithCopyError,
4646
_maybe_box_datetimelike,
47-
_dict_compat,
4847
standardize_mapping,
4948
_any_none)
5049
from pandas.core.index import (Index, MultiIndex, InvalidIndexError,

0 commit comments

Comments
 (0)