From: Ludovic CHEVALIER Date: Mon, 20 Aug 2012 15:00:24 +0000 (+0200) Subject: Tuning de code X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbikecoop_l10n_fr.git;a=commitdiff_plain;h=16b6b88c651f06efc14764b861e53fe727f5a3cf Tuning de code --- 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': [], }