Skip to content

Commit b599c6f

Browse files
committed
fix pre-commit
1 parent e8b02e1 commit b599c6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/arrays/categorical.py

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
)
1616
import warnings
1717

18-
1918
import numpy as np
2019

2120
from pandas._config import get_option

0 commit comments

Comments
 (0)