This PR adds a private method to the TaxBrain class that will handle processing user input. The benefit of this PR is now users can pass in Tax-Calculator-ready dictionaries for reforms and assumptions, rather than just JSON strings. It is just adding a little bit of extra flexibility to the model. This will have no effect on the TBI.
This PR adds a private method to the TaxBrain class that will handle processing user input. The benefit of this PR is now users can pass in Tax-Calculator-ready dictionaries for reforms and assumptions, rather than just JSON strings. It is just adding a little bit of extra flexibility to the model. This will have no effect on the TBI.