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