PSLmodels / Tax-Brain

Tax-Brain is an integrator model for PSL tax models
http://taxbrain.pslmodels.org/
MIT License
9 stars 14 forks source link

Use ParamTools 0.7.0 to fix extend bugs #63

Closed hdoupe closed 5 years ago

hdoupe commented 5 years ago

Resolves #62. ParamTools 0.7.0 adds the ability to extend the default parameters and user adjustments along a label such as "year." This should put ParamTools validation very close in line with Tax-Calculator's validation. The only exception is if a parameter's value inflates out of the range of valid values. However, I expect this to be an edge case and, further, this capability will be added to ParamTools soon.