-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create phaseout for NYC school credit for NYC CTC proposal #5510
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rename and update comments to clarify joint includes surviving spouse. Surviving spouse is more like a head of household filing status (you need a dependent) than joint, so this connection is not obvious.
Please also leave a docstring in the variable folder naming and linking to the bill.
""" | ||
Calculates the phase-out amount for the NYC School Tax Credit. | ||
|
||
Args: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I meant a file-level docstring explaining the policy. These args do not match the formula args.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a readme instead
Fixes #5509