circulartext commited on
Commit
6412888
·
verified ·
1 Parent(s): 2daf147

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -152,8 +152,8 @@ def generate_movement_design(word):
152
 
153
  def typing_effect():
154
  paragraphs = [
155
- "Proctors's voice quavered, "Where are we, Benshiro? This can't be real. We went full speed into that..."",
156
- ""Proctor, I hear you! Is that you? I'm so thankful, but where are you? I can't see you." Benshiro's words echoed in the void."
157
  ]
158
 
159
  # Process paragraphs to add styling
 
152
 
153
  def typing_effect():
154
  paragraphs = [
155
+ 'Proctors\'s voice quavered, "Where are we, Benshiro? This can\'t be real. We went full speed into that..."',
156
+ '"Proctor, I hear you! Is that you? I\'m so thankful, but where are you? I can\'t see you." Benshiro\'s words echoed in the void.'
157
  ]
158
 
159
  # Process paragraphs to add styling