Skip to content

Commit f731081

Browse files
committed
Delete import
1 parent 67a67a6 commit f731081

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pandas/tests/reshape/merge/test_join.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import numpy as np
22
import pytest
33

4-
from pandas.errors import MergeError
5-
64
import pandas as pd
75
from pandas import DataFrame, Index, MultiIndex, Series, concat, merge
86
import pandas._testing as tm

0 commit comments

Comments
 (0)