vorstcavry commited on
Commit
ae730c0
1 Parent(s): 7273d79

Update app.py

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