Skip to content

Commit c378a73

Browse files
committed
CLN: remove unused variable
1 parent 6cd8082 commit c378a73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
from pandas.core.construction import create_series_with_explicit_dtype
3737
import pandas.core.nanops as nanops
3838

39-
_shared_docs: Dict[str, str] = dict()
4039
_indexops_doc_kwargs = dict(
4140
klass="IndexOpsMixin",
4241
inplace="",

0 commit comments

Comments
 (0)