Skip to content

Commit 6d3f0a7

Browse files
committed
Remove unused import
1 parent c65ca44 commit 6d3f0a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: packages/python/plotly/plotly/io/_renderers.py

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
DatabricksRenderer,
2828
)
2929
from plotly.io._utils import validate_coerce_fig_to_dict
30-
from plotly.io._renderers import display_jupyter_version_warnings
3130

3231
ipython = optional_imports.get_module("IPython")
3332
ipython_display = optional_imports.get_module("IPython.display")

0 commit comments

Comments
 (0)