Skip to content

Commit

Permalink
fix CI error
Browse files Browse the repository at this point in the history
  • Loading branch information
Terji Petersen authored and Terji Petersen committed Feb 27, 2022
1 parent a9e9255 commit fa2ddf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pandas/core/arrays/categorical.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
)
from pandas.compat.numpy import function as nv
from pandas.util._decorators import (
cache_readonly,
deprecate_kwarg,
deprecate_nonkeyword_arguments,
)
Expand Down

0 comments on commit fa2ddf0

Please sign in to comment.