Skip to content

Commit 8534a24

Browse files
committed
re-enable deprecation warnings
1 parent f512eb8 commit 8534a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/io/_kaleido.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from plotly.io._defaults import defaults
1212

1313
ENGINE_SUPPORT_TIMELINE = "September 2025"
14-
ENABLE_KALEIDO_V0_DEPRECATION_WARNINGS = False
14+
ENABLE_KALEIDO_V0_DEPRECATION_WARNINGS = True
1515

1616
PLOTLY_GET_CHROME_ERROR_MSG = """
1717

0 commit comments

Comments
 (0)