Skip to content

Commit

Permalink
MAINT: pandas.util.testing.assert_equals removed
Browse files Browse the repository at this point in the history
This method was removed in
pandas-dev/pandas#16017 in favor of
pytest.raises.
  • Loading branch information
tswast committed Jun 12, 2017
1 parent 86a521b commit 12d69c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pandas_gbq/tests/test_gbq.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import logging

import numpy as np
import pytest

from distutils.version import StrictVersion
from pandas import compat
Expand Down

0 comments on commit 12d69c4

Please sign in to comment.