hsuwill000 commited on
Commit
6bf7242
·
verified ·
1 Parent(s): d60a7f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,5 +27,5 @@ def install_openblas():
27
  run_command("make install")
28
 
29
  if __name__ == "__main__":
30
- os.system("gfortran")
31
  #install_openblas()
 
27
  run_command("make install")
28
 
29
  if __name__ == "__main__":
30
+ run_command("gfortran")
31
  #install_openblas()