Skip to content

Commit 6907a27

Browse files
committed
Isort interval/test_setops.py
1 parent 7cac9a9 commit 6907a27

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)