Skip to content

Commit

Permalink
Update test_ts_read.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoscon committed May 12, 2017
1 parent ac8a0d6 commit ab049a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/tickstore/test_ts_read.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from numpy.testing.utils import assert_array_equal
from pandas.util.testing import assert_frame_equal
import pandas as pd
from pandas.tseries.index import DatetimeIndex
from pandas import DatetimeIndex
from pymongo import ReadPreference
import pytest
import pytz
Expand Down

0 comments on commit ab049a8

Please sign in to comment.