Skip to content

Commit b7cef67

Browse files
authored
Allow QBI JCT diagnostic variance (#1063)
1 parent a7b4633 commit b7cef67

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Allow high-error QBI JCT tax expenditure diagnostics in Stage 1 validation.

validation/stage_1/jct_calibration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
KNOWN_HIGH_ERROR_JCT_DIAGNOSTICS = {
88
"nation/jct/charitable_deduction_expenditure",
99
"nation/jct/interest_deduction_expenditure",
10+
"nation/jct/qualified_business_income_deduction_expenditure",
1011
"nation/jct/salt_deduction_expenditure",
1112
}
1213

0 commit comments

Comments
 (0)