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

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("which gfortran")
31
  #install_openblas()
 
27
  run_command("make install")
28
 
29
  if __name__ == "__main__":
30
+ os.system("gfortran")
31
  #install_openblas()