Is there an easy way to copy reforms between TaxBrain and the Tax-Calculator API (Python or CLI)? I made a reform in TaxBrain (https://apps.ospc.org/taxbrain/38482) and tried to copy the reform from the top, but since it splits out each element of the MARS array into their own parameters (e.g., _CG_brk3_single), I had to re-create it.
Is there an easy way to copy reforms between TaxBrain and the Tax-Calculator API (Python or CLI)? I made a reform in TaxBrain (https://apps.ospc.org/taxbrain/38482) and tried to copy the reform from the top, but since it splits out each element of the MARS array into their own parameters (e.g.,
_CG_brk3_single), I had to re-create it.