vorstcavry commited on
Commit
636edcb
·
1 Parent(s): e1af8c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -225,4 +225,4 @@ try:
225
  ret = subprocess.run(args)
226
  except Exception as e:
227
  print("Error:", e)
228
- del os ,user_home ,pyexecutable ,subprocess
 
225
  ret = subprocess.run(args)
226
  except Exception as e:
227
  print("Error:", e)
228
+ del os ,user_home ,executable ,subprocess