ejschwartz commited on
Commit
239b615
·
verified ·
1 Parent(s): 2cd3737

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -19,7 +19,7 @@ def predict(decompiled_code):
19
  print(output)
20
  print(output.stdout)
21
 
22
- return open(field_file_name).read()
23
 
24
  def run():
25
  demo = gr.Interface(
 
19
  print(output)
20
  print(output.stdout)
21
 
22
+ return open(field_file_name).read()
23
 
24
  def run():
25
  demo = gr.Interface(