We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e32590 commit 2224ea7Copy full SHA for 2224ea7
plotly/tests/test_optional/test_ipython/test_embed.py
@@ -50,4 +50,4 @@ def svg_worker(display_obj, results):
50
def pdf_worker(display_obj, results):
51
img = display_obj._repr_pdf_()
52
if img[:4] == '%PDF':
53
- results["pdf"] = True
+ results["pdf"] = True
0 commit comments