Spaces:
Build error
Build error
freemt
commited on
Commit
·
5c8e90b
1
Parent(s):
abc8266
Debug
Browse files- ubee/__main__.py +1 -1
ubee/__main__.py
CHANGED
@@ -39,7 +39,7 @@ try:
|
|
39 |
except Exception as _:
|
40 |
ic(_)
|
41 |
|
42 |
-
raise SystemExit("Exit by intention")
|
43 |
|
44 |
|
45 |
# segment: str
|
|
|
39 |
except Exception as _:
|
40 |
ic(_)
|
41 |
|
42 |
+
# raise SystemExit("Exit by intention")
|
43 |
|
44 |
|
45 |
# segment: str
|