Skip to content

Commit cbd1616

Browse files
committed
Isort interval/test_setops.py
1 parent 34e9e8c commit cbd1616

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)