package main import "github.com/pysentry/pysentry/internal/app" func main() { app.Run() }