Skip to content

Commit e6f47e4

Browse files
committed
🎎 Remove outdated comment.
1 parent ffb98da commit e6f47e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plotly/plotly/plotly.py

-1
Original file line numberDiff line numberDiff line change
@@ -1554,7 +1554,6 @@ def icreate_animations(figure, filename=None, sharing='public', auto_open=False)
15541554
This function is based off `plotly.plotly.iplot`. See `plotly.plotly.
15551555
create_animations` Doc String for param descriptions.
15561556
"""
1557-
# TODO: create a wrapper for iplot and icreate_animations
15581557
url = create_animations(figure, filename, sharing, auto_open)
15591558

15601559
if isinstance(figure, dict):

0 commit comments

Comments
 (0)