[MERGE] Missing modelines, requested and provided by Lionel Sausin (Numerigraphe)
[odoo/odoo.git] / openerp / addons / base / module / wizard / base_module_scan.py
index d99c2db..3e03c57 100644 (file)
@@ -71,4 +71,5 @@ class base_module_scan(osv.osv_memory):
         return {}
 
 base_module_scan()
+
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: