semakoc commited on
Commit
0d9f5a1
·
verified ·
1 Parent(s): f293fac

indentation error fix

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -119,7 +119,6 @@ def prepare_download(audio_file, original_transcription, corrected_transcription
119
  return tmp_zip.name
120
 
121
  def toggle_language(switch):
122
- def toggle_language(switch):
123
  """Switch UI text between English and Traditional Chinese"""
124
  if switch:
125
  return (
 
119
  return tmp_zip.name
120
 
121
  def toggle_language(switch):
 
122
  """Switch UI text between English and Traditional Chinese"""
123
  if switch:
124
  return (