Skip to content

Commit 538b8e8

Browse files
committed
pep fix
1 parent 912d523 commit 538b8e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pandas/core/panel.py

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
# pylint: disable=E1103,W0231,W0212,W0621
55
from __future__ import division
66

7-
import warnings
8-
97
import numpy as np
108
import warnings
119
from pandas.types.cast import (infer_dtype_from_scalar,

0 commit comments

Comments
 (0)