From 16b6b88c651f06efc14764b861e53fe727f5a3cf Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Mon, 20 Aug 2012 17:00:24 +0200 Subject: [PATCH] Tuning de code --- __init__.py | 3 +++ __openerp__.py | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index e69de29..b81a94f 100644 --- a/__init__.py +++ b/__init__.py @@ -0,0 +1,3 @@ +# -*- coding: utf-8 -*- + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/__openerp__.py b/__openerp__.py index 432f5d3..8072642 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -22,6 +22,5 @@ This module is to configure add french spepcifitities to modules related to a bi ], 'installable': True, 'auto_install': False, - 'certificate': '', 'images': [], } -- 2.20.1