Skip to content

Commit

Permalink
Cosmetic changes to policy_current_law.json
Browse files Browse the repository at this point in the history
  • Loading branch information
martinholmer committed Aug 1, 2024
1 parent 8ebc51c commit 70b1f10
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions taxcalc/policy_current_law.json
Original file line number Diff line number Diff line change
Expand Up @@ -16331,15 +16331,15 @@
"value": [
{
"year": 2013,
"value": 0.350
"value": 0.35
},
{
"year": 2021,
"value": 0.500
"value": 0.5
},
{
"year": 2022,
"value": 0.350
"value": 0.35
}
],
"validators": {
Expand All @@ -16365,7 +16365,7 @@
"value": [
{
"year": 2013,
"value": 0.200
"value": 0.2
}
],
"validators": {
Expand Down Expand Up @@ -16397,7 +16397,7 @@
"validators": {
"range": {
"min": 0,
"max": 9e99
"max": 9e+99
}
},
"compatible_data": {
Expand Down

0 comments on commit 70b1f10

Please sign in to comment.