DavidLegg/Pyre

Collapse StandardPlanSimulationSetup and Plan

Open

#55 opened on Dec 17, 2025

 (0 comments) (0 reactions) (0 assignees)Kotlin (0 forks)auto 404
good first issuerefactor

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, StandardPlanSimulationSetup indicates a Plan as a separate file. Instead, collapse the fields of a Plan into StandardPlanSimulationSetup, so users write a single plan file to give to simulation.

Contributor guide