Skip to content

Commit 5852593

Browse files
removed doc import
1 parent 33b7ec8 commit 5852593

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/arrays/masked.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
is_platform_windows,
2626
)
2727
from pandas.errors import AbstractMethodError
28-
from pandas.util._decorators import doc
2928

3029
from pandas.core.dtypes.base import ExtensionDtype
3130
from pandas.core.dtypes.cast import maybe_downcast_to_dtype

0 commit comments

Comments
 (0)