mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
chore: whitespace cleanup from codebase
This commit is contained in:
@@ -344,4 +344,3 @@ def create_variant_doc_for_quick_entry(template, args):
|
||||
variant.name = variant.item_code
|
||||
validate_item_variant_attributes(variant, args)
|
||||
return variant.as_dict()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user