Skip to content

Commit 5a9443f

Browse files
fix: Example
1 parent b542a1b commit 5a9443f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/01-basic-plotly-examples/plain-usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ def name(self):
127127
#
128128
# code-block:: python
129129
#
130-
pl.show()
130+
# pl.show()

0 commit comments

Comments
 (0)