From 492f3becdd4f068ed7da06de0ca3ed65783215b1 Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Tue, 3 Mar 2015 14:23:42 +0100 Subject: [PATCH] fix travis (flake8) --- document_url/__openerp__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/document_url/__openerp__.py b/document_url/__openerp__.py index 3370b512..38c8adf9 100644 --- a/document_url/__openerp__.py +++ b/document_url/__openerp__.py @@ -27,7 +27,8 @@ 'description': """ Module that allows to attach an URL as a document. """, - 'author': "Serv. Tecnolog. Avanzados - Pedro M. Baeza,Odoo Community Association (OCA)", + 'author': "Serv. Tecnolog. Avanzados - Pedro M. Baeza," + "Odoo Community Association (OCA)", 'website': 'http://www.serviciosbaeza.com', 'depends': [ 'document',