Skip to content

Commit 33b95df

Browse files
committed
lint
1 parent cd8cca1 commit 33b95df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/sparse/test_pivot.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
import pytest
33

44
import pandas as pd
5-
import pandas.util.testing as tm
65
from pandas import _np_version_under1p17
6+
import pandas.util.testing as tm
77

88

99
@pytest.mark.filterwarnings("ignore:Sparse:FutureWarning")

0 commit comments

Comments
 (0)