From 7b1618409d2a7862bea868f0642e0043d4a809b5 Mon Sep 17 00:00:00 2001 From: "martin.holmer@gmail.com" Date: Sun, 29 Sep 2024 11:14:14 -0400 Subject: [PATCH] Fix typo in ext.json --- taxcalc/reforms/ext.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taxcalc/reforms/ext.json b/taxcalc/reforms/ext.json index aee966334..baf2c81c7 100644 --- a/taxcalc/reforms/ext.json +++ b/taxcalc/reforms/ext.json @@ -55,5 +55,5 @@ "PT_qbid_w2_wages_rt": {"2026": 0.50}, "PT_qbid_alt_w2_wages_rt": {"2026": 0.25}, "PT_qbid_alt_property_rt": {"2026": 0.03}, - "ALD_BusinessLosses_c": {"2029": [339091.08, 678182.18, 339091.08, 339091.08, 678182.18]}, + "ALD_BusinessLosses_c": {"2029": [339091.08, 678182.18, 339091.08, 339091.08, 678182.18]} }