Skip to content

Commit 34b34f6

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 910dea7 commit 34b34f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pandas/tests/series/test_ufunc.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
import numpy as np
66
import pytest
77

8-
from pandas.compat.numpy import is_numpy_dev
9-
108
import pandas as pd
119
import pandas._testing as tm
1210
from pandas.arrays import SparseArray

0 commit comments

Comments
 (0)