Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh6790 committed May 23, 2023
1 parent f65be40 commit 0a42e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext/payroll/report/salary_register/salary_register.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ def get_columns(earning_types, ded_types):
"fieldname": "payment_days",
"fieldtype": "Float",
"width": 120,
}
},
]

for earning in earning_types:
Expand Down

0 comments on commit 0a42e6f

Please sign in to comment.