Yaron Koresh commited on
Commit
324b57d
·
verified ·
1 Parent(s): 86f936d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,7 +197,7 @@ def run1(p1,p2,*result):
197
  pool1.join()
198
  pool1.clear()
199
 
200
- return out1
201
 
202
  def run2(p1,p2,*result):
203
  p1_en = translate(p1,"english")
 
197
  pool1.join()
198
  pool1.clear()
199
 
200
+ global out1
201
 
202
  def run2(p1,p2,*result):
203
  p1_en = translate(p1,"english")