Skip to content

Commit 7aed589

Browse files
tswastparthea
authored andcommitted
MAINT: pandas.util.testing.assert_equals removed
This method was removed in pandas-dev/pandas#16017 in favor of pytest.raises.
1 parent b20934c commit 7aed589

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas_gbq/tests/test_gbq.py

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import logging
1010

1111
import numpy as np
12-
import pytest
1312

1413
from distutils.version import StrictVersion
1514
from pandas import compat

0 commit comments

Comments
 (0)