Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 09b3d80

Browse files
committed
Remove reference to deprecated "plotly_v4_colors" template
1 parent 652bdcf commit 09b3d80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/python/plotly/plotly/io/_templates.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ def __init__(self):
4040
"plotly_dark",
4141
"presentation",
4242
"xgridoff",
43-
"plotly_v4_colors",
4443
]
4544

4645
for template_name in default_templates:

0 commit comments

Comments
 (0)