Skip to content

Commit 0608e4c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8176488 commit 0608e4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/arrays/_mixins.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
npt,
3131
)
3232
from pandas.errors import AbstractMethodError
33-
from pandas.util._decorators import doc
3433
from pandas.util._validators import (
3534
validate_bool_kwarg,
3635
validate_insert_loc,

0 commit comments

Comments
 (0)