We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb036c7 commit 4b289e9Copy full SHA for 4b289e9
packages/python/plotly/plotly/basedatatypes.py
@@ -17,7 +17,7 @@
17
find_closest_string,
18
)
19
from _plotly_utils.exceptions import PlotlyKeyError
20
-from packages.python.plotly.plotly.io._utils import convert_to_base64
+from _plotly_utils.utils import convert_to_base64
21
from .optional_imports import get_module
22
23
from . import shapeannotation
0 commit comments