We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e9e8c commit cbd1616Copy full SHA for cbd1616
pandas/tests/indexes/interval/test_setops.py
@@ -1,7 +1,6 @@
1
import numpy as np
2
import pytest
3
4
-
5
from pandas import Index, IntervalIndex, Timestamp, interval_range
6
import pandas.util.testing as tm
7
0 commit comments