Skip to content

Commit

Permalink
Merge pull request #2788 from martinholmer/pcl-json-cosmetics
Browse files Browse the repository at this point in the history
Cosmetic changes to policy_current_law.json
  • Loading branch information
martinholmer authored Aug 1, 2024
2 parents 8ebc51c + 70b1f10 commit 9d513bd
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 9d513bd

Please sign in to comment.