Respair commited on
Commit
d99da81
·
verified ·
1 Parent(s): ba697f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,6 +5,7 @@ import random
5
  import numpy as np
6
  import scipy.io.wavfile as wavfile
7
 
 
8
  try:
9
  client = Client(os.environ['src'])
10
  except:
 
5
  import numpy as np
6
  import scipy.io.wavfile as wavfile
7
 
8
+
9
  try:
10
  client = Client(os.environ['src'])
11
  except: