Spaces:
Runtime error
Runtime error
Commit
·
636edcb
1
Parent(s):
e1af8c3
Update app.py
Browse files
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 ,
|
|
|
225 |
ret = subprocess.run(args)
|
226 |
except Exception as e:
|
227 |
print("Error:", e)
|
228 |
+
del os ,user_home ,executable ,subprocess
|