diff --git a/erpnext/patches/accounts_default_form.py b/erpnext/patches/accounts_default_form.py index e586a8062e3..dab69234651 100644 --- a/erpnext/patches/accounts_default_form.py +++ b/erpnext/patches/accounts_default_form.py @@ -3,5 +3,4 @@ def execute(): from webnotes.modules.module_manager import reload_doc reload_doc('setup', 'doctype', 'company') reload_doc('setup', 'doctype', 'manage_account') - -~ +