Spaces:
Runtime error
Runtime error
Commit
·
e1d33ce
1
Parent(s):
9f820a8
Update app.py
Browse files
app.py
CHANGED
|
@@ -169,4 +169,4 @@ try:
|
|
| 169 |
ret = subprocess.run(args)
|
| 170 |
except Exception as e:
|
| 171 |
print("Error:", e)
|
| 172 |
-
|
|
|
|
| 169 |
ret = subprocess.run(args)
|
| 170 |
except Exception as e:
|
| 171 |
print("Error:", e)
|
| 172 |
+
del os ,user_home ,pyexecutable ,subprocess
|