mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
chore: mass trailing whitespace and EOF fixes
This commit is contained in:
@@ -296,4 +296,4 @@ def get_po_entries(conditions):
|
||||
{conditions}
|
||||
GROUP BY
|
||||
parent.name, child.item_code
|
||||
""".format(conditions=conditions), as_dict=1) #nosec
|
||||
""".format(conditions=conditions), as_dict=1) #nosec
|
||||
|
||||
Reference in New Issue
Block a user