From 5a77ce260eb54aff0e98cc21d0a50d36d85b9d21 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Thu, 19 Oct 2017 16:25:55 +0200 Subject: [PATCH] [FIX] web_sheet_full_width: PEP8 --- web_sheet_full_width/__manifest__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web_sheet_full_width/__manifest__.py b/web_sheet_full_width/__manifest__.py index 61f97540..332e0b2e 100644 --- a/web_sheet_full_width/__manifest__.py +++ b/web_sheet_full_width/__manifest__.py @@ -3,7 +3,8 @@ { "name": "Show sheets with full width", "version": "11.0.1.0.1", - "author": "Therp BV, Sudokeys, GRAP, Métal Sartigan, Odoo Community Association (OCA)", + "author": "Therp BV, Sudokeys, GRAP, Métal Sartigan, " + "Odoo Community Association (OCA)", "license": "AGPL-3", "summary": "Use the whole available screen width when displaying sheets", "category": "Tools",