Skip to content

Commit cfd8d09

Browse files
author
Kai Birkemeyer
committed
pandas.testing
1 parent 0be1d77 commit cfd8d09

File tree

1 file changed

+1
-1
lines changed
  • packages/python/plotly/plotly/tests/test_optional/test_utils

1 file changed

+1
-1
lines changed

Diff for: packages/python/plotly/plotly/tests/test_optional/test_utils/test_utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import numpy as np
1616
import pandas as pd
1717
import pytz
18-
from pandas.util.testing import assert_series_equal
18+
from pandas.testing import assert_series_equal
1919
import json as _json
2020
import os
2121
import base64

0 commit comments

Comments
 (0)