Fixed
* Fixed calculation bug BryceStevenWilley in https://github.com/SuffolkLITLab/docassemble-PovertyScale/pull/1
The qualifying income for a specific household size was incorrect, using household size of one larger than it should have. This resulting poverty
income limits being $4720 higher than it should have.
Internal
* Run mypy, and run unittests on GitHub by BryceStevenWilley in https://github.com/SuffolkLITLab/docassemble-PovertyScale/pull/2
* Refactored for easier testing
New Contributors
* BryceStevenWilley made their first contribution in https://github.com/SuffolkLITLab/docassemble-PovertyScale/pull/1
**Full Changelog**: https://github.com/SuffolkLITLab/docassemble-PovertyScale/compare/v2022.1.19...v2022.9.29