From a4eaa8d97f0e390d60e23451bab3081ffcebaf02 Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Fri, 3 Oct 2014 17:21:26 +0200 Subject: [PATCH] pep8 --- crm_claim_rma/__init__.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/crm_claim_rma/__init__.py b/crm_claim_rma/__init__.py index e879cb2d..cf35d06f 100644 --- a/crm_claim_rma/__init__.py +++ b/crm_claim_rma/__init__.py @@ -2,8 +2,9 @@ ############################################################################## # # Copyright 2013 Camptocamp -# Copyright 2009-2013 Akretion, -# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, Joel Grand-Guillaume +# Copyright 2009-2013 Akretion, +# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, +# Joel Grand-Guillaume # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as