Skip to content

Commit

Permalink
Use renamed charity parameter in extend_tcja.py script
Browse files Browse the repository at this point in the history
  • Loading branch information
martinholmer committed Jul 25, 2024
1 parent f255488 commit 2cc9541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extend_tcja.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"STD": {"indexed": True, "category": 4},
# category 5 ...
"ID_AllTaxes_c": {"indexed": False, "category": 5},
"ID_Charity_crt_all": {"indexed": False, "category": 5},
"ID_Charity_crt_cash": {"indexed": False, "category": 5},
"ID_Casualty_hc": {"indexed": False, "category": 5},
"ID_Miscellaneous_hc": {"indexed": False, "category": 5},
"ID_ps": {"indexed": True, "category": 5},
Expand Down

0 comments on commit 2cc9541

Please sign in to comment.