fix: codacy fix

This commit is contained in:
Rucha Mahabal 2019-08-28 22:05:35 +05:30
parent e97a5e1b41
commit adf662a3f8

View file

@ -220,7 +220,7 @@ class AutoRepeat(Document):
attachments = [frappe.attach_print(new_doc.doctype, new_doc.name,
file_name=new_doc.name, print_format=print_format)]
recipients = self.recipients.split('\n')
make(doctype=new_doc.doctype, name=new_doc.name, recipients=recipients,