Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
2bb5870
1
Parent(s):
7f7f412
Update demo_cli.py
Browse files- demo_cli.py +1 -1
demo_cli.py
CHANGED
@@ -217,4 +217,4 @@ if __name__ == '__main__':
|
|
217 |
|
218 |
except Exception as e:
|
219 |
print("Caught exception: %s" % repr(e))
|
220 |
-
print("Restarting\n")
|
|
|
217 |
|
218 |
except Exception as e:
|
219 |
print("Caught exception: %s" % repr(e))
|
220 |
+
print("Restarting\n")
|