RE: Snaps Container // 8/27/2026, 12:48:00 PM
Is this idiomatic way of returning exit code from #python script or just AI slop?
if name == "main": raise SystemExit(main())
RE: Snaps Container // 8/27/2026, 12:48:00 PM