更新 tp/beauty.py
This commit is contained in:
parent
e2eb13dbc3
commit
2b73653e4f
@ -114,3 +114,4 @@ if __name__ == "__main__":
|
|||||||
except Exception:
|
except Exception:
|
||||||
traceback.print_exc(file=sys.stdout)
|
traceback.print_exc(file=sys.stdout)
|
||||||
raise SystemExit(1)
|
raise SystemExit(1)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user