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.
2 parents 137fcb4 + ddc1b8f commit b4946a2Copy full SHA for b4946a2
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