Skip to content

Commit 0a2df88

Browse files
authored
Merge pull request #89 from TheCGO/quick-fix
Merging
2 parents a4c4135 + e8c10b7 commit 0a2df88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fiscalsim_us/variables/gov/states/mn/tax/income/subtractions/mn_prev_year_state_refund.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from fiscalsim_us.model_api import *
22

33

4-
class mmn_prev_year_state_refund(Variable):
4+
class mn_prev_year_state_refund(Variable):
55
"""
66
Line 6 of Minnesota 2023 Individual Income Tax return from M1. This is the
77
State income refund from a previous year that was reported in line 1 of

0 commit comments

Comments
 (0)