Skip to content

Commit 8451c9c

Browse files
committed
fix: Fix documentation
1 parent 880b162 commit 8451c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

policyengine_us/reforms/example_reforms/eitc_reform.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
# Also allowable are the below:
1010
# example_reform.add_variable(eitc) (if it didn't already exist in the tax-benefit system)
11-
# example_reform.neutralize_variable(eitc)
11+
# example_reform.neutralize_variable("eitc")

0 commit comments

Comments
 (0)