Skip to content

Commit 981e514

Browse files
committed
Remove redundant comment
1 parent 93f437c commit 981e514

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/streamlit-example.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ def render_graph(
5656
)
5757

5858
components.html(
59-
# Feel free to change these values according your own data an screen size
6059
render_graph(VG, height=height).data,
6160
height=height,
6261
)

0 commit comments

Comments
 (0)