Skip to content

Commit d871e74

Browse files
committedMar 28, 2025·
remove extra import
1 parent 4d3dd56 commit d871e74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎plotly/io/_kaleido.py

-2
Original file line numberDiff line numberDiff line change
@@ -540,8 +540,6 @@ def full_figure_for_development(fig, warn=True, as_dict=False):
540540
)
541541

542542
if warn:
543-
import warnings
544-
545543
warnings.warn(
546544
"full_figure_for_development is not recommended or necessary for "
547545
"production use in most circumstances. \n"

0 commit comments

Comments
 (0)
Please sign in to comment.