Spaces:
Runtime error
Runtime error
Update entry_with_update.py
Browse files- entry_with_update.py +1 -1
entry_with_update.py
CHANGED
@@ -43,4 +43,4 @@ except Exception as e:
|
|
43 |
print(str(e))
|
44 |
|
45 |
print('Update succeeded.')
|
46 |
-
from
|
|
|
43 |
print(str(e))
|
44 |
|
45 |
print('Update succeeded.')
|
46 |
+
from launch import *
|