We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
line61
Currently hard-coded:
Tax-Calculator/taxcalc/calcfunctions.py
Line 2033 in cf452aa
As an aside, this is line 37 in the current form 6251, not line 61, due to TCJA shortening the AMT form.
The text was updated successfully, but these errors were encountered:
@MaxGhenis It looks like PolicyEngine has this hardcoded as well. Trying to think if a good name if one wants to parameterize this...
Sorry, something went wrong.
FWIW ChatGPT thought capital_gain_excess_tax_rate would be an appropriate name, at least in the PolicyEngine naming convention: https://chat.openai.com/share/35162ac1-0ac3-4caa-91b8-4ee34f7879d5
capital_gain_excess_tax_rate
No branches or pull requests
Currently hard-coded:
Tax-Calculator/taxcalc/calcfunctions.py
Line 2033 in cf452aa
As an aside, this is line 37 in the current form 6251, not line 61, due to TCJA shortening the AMT form.
The text was updated successfully, but these errors were encountered: