sunbal7 commited on
Commit
a6cbda1
·
verified ·
1 Parent(s): ca1dba1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -533,7 +533,7 @@ def create_interactive_animation(story, concepts):
533
  method="animate",
534
  args=[None, {"frame": {"duration": 100, "redraw": True}}]
535
  )]
536
- )]
537
 
538
  fig.update_traces(
539
  textfont_size=40,
 
533
  method="animate",
534
  args=[None, {"frame": {"duration": 100, "redraw": True}}]
535
  )]
536
+ )])
537
 
538
  fig.update_traces(
539
  textfont_size=40,