Skip to content

Commit 12d5a04

Browse files
committed
style: format python
1 parent ee7fde5 commit 12d5a04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pdf_on_submit/attach_pdf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from frappe.utils.weasyprint import PrintFormatGenerator
1414

1515

16-
def iter_matching_enabled_doctypes(doc, settings = None):
16+
def iter_matching_enabled_doctypes(doc, settings=None):
1717
"""
1818
Yield enabled_doctype configuration rows whose filters match this document,
1919
in table order (idx).

0 commit comments

Comments
 (0)