Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
jreback committed Feb 12, 2017
1 parent 57437bf commit 79a79e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas/tests/tools/test_join.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

import pandas._join as _join
import pandas.util.testing as tm
from pandas.tools.tests.test_merge import get_test_data, N, NGROUPS
from pandas.tests.tools.test_merge import get_test_data, N, NGROUPS


a_ = np.array
Expand Down

0 comments on commit 79a79e6

Please sign in to comment.