Skip to content

Commit 488ac7b

Browse files
committed
pep8speaks
1 parent 6dd82e3 commit 488ac7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asv_bench/benchmarks/index_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import pandas.util.testing as tm
33
from pandas import date_range, DatetimeIndex, Index, MultiIndex, RangeIndex
44

5-
from .pandas_vb_common import setup # noqa
5+
from .pandas_vb_common import setup # noqa
66

77

88
class SetOperations(object):

0 commit comments

Comments
 (0)