8000
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 042c54c commit ddc1b8fCopy full SHA for ddc1b8f
packages/python/plotly/plotly/tests/test_io/test_renderers.py
@@ -312,7 +312,7 @@ def test_repr_html(renderer):
312
" window.PLOTLYENV=window.PLOTLYENV || {};"
313
' if (document.getElementById("cd462b94-79ce-42a2-887f-2650a761a144"))'
314
' { Plotly.newPlot( "cd462b94-79ce-42a2-887f-2650a761a144",'
315
- ' [], {"template": {}},'
+ ' [], {"template":{}},'
316
' {"responsive": true} ) };'
317
" </script> </div>"
318
)
0 commit comments