You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we currently print a run report it shows up as a rust struct. Instead we should have a high level wrapper over it that prints things out as a Python dataclass and also translates the rules back into Python rules and prints those.