Skip to content

Commit 023ee57

Browse files
committed
fix tests after poor refactor
1 parent 4ada560 commit 023ee57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/python/plotly/plotly/tests/test_core/test_offline/test_offline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
import plotly
1414
import plotly.io as pio
15-
from plotly.tests.utils import plotly_cdn_url
15+
from plotly.io._utils import plotly_cdn_url
1616

1717
import json
1818

0 commit comments

Comments
 (0)