mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-29 14:48:26 +00:00
fix: linter issues
This commit is contained in:
@@ -46,5 +46,5 @@ def get_linked_communication_list(doctype, docname):
|
||||
"link_name": docname,
|
||||
"parent": ("not in", communications)
|
||||
}, pluck="parent")
|
||||
|
||||
|
||||
return communications + communication_links
|
||||
|
||||
Reference in New Issue
Block a user