We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005ee38 commit 51b18acCopy full SHA for 51b18ac
1 file changed
tests/test_pensions.py
@@ -32,6 +32,8 @@
32
"lambdas": [0.5, 0.5],
33
"labor_income_tax_noncompliance_rate": [[0.0]],
34
"capital_income_tax_noncompliance_rate": [[0.0]],
35
+ "income_tax_filer": [[1]],
36
+ "wealth_tax_filer": [[1]],
37
"replacement_rate_adjust": [[1.0]],
38
"J": 2,
39
"T": 4,
0 commit comments