Skip to content

Commit f7e9551

Browse files
committed
Isort interval/test_setops.py
1 parent 9dc4e18 commit f7e9551

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/indexes/interval/test_setops.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import numpy as np
22
import pytest
33

4-
54
from pandas import Index, IntervalIndex, Timestamp, interval_range
65
import pandas.util.testing as tm
76

0 commit comments

Comments
 (0)