Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 538b8e8

Browse files
committedApr 7, 2017
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

Lines changed: 0 additions & 2 deletions
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)
Please sign in to comment.