更新 tp/beauty.py

This commit is contained in:
lj091715 2026-05-19 13:14:57 +08:00
parent e2eb13dbc3
commit 2b73653e4f

View File

@ -114,3 +114,4 @@ if __name__ == "__main__":
except Exception:
traceback.print_exc(file=sys.stdout)
raise SystemExit(1)