Dy commited on
Commit
8c1e4f3
1 Parent(s): 6ae933a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,2 +1,3 @@
1
  import os
 
2
  subprocess.run("which wkhtmltopdf", capture_output=True))
 
1
  import os
2
+ import subprocess
3
  subprocess.run("which wkhtmltopdf", capture_output=True))