mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 14:08:29 +00:00
chore: linting issues
This commit is contained in:
committed by
GitHub
parent
3f59518d01
commit
77d719af6e
@@ -94,7 +94,7 @@ def get_statement_dict(doc, get_statement_dict=False):
|
||||
statement_dict[entry.customer] = (
|
||||
[res, ageing] if get_statement_dict else get_html(doc, filters, entry, col, res, ageing)
|
||||
)
|
||||
|
||||
|
||||
return statement_dict
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user