From 40c8d1b7c4500de217173a1acfbd4dd530018c69 Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Tue, 27 Jan 2015 09:41:43 +0100 Subject: [PATCH] [FIX] coding style --- web_context_in_colors/__openerp__.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web_context_in_colors/__openerp__.py b/web_context_in_colors/__openerp__.py index f4149f95..3911432b 100644 --- a/web_context_in_colors/__openerp__.py +++ b/web_context_in_colors/__openerp__.py @@ -19,13 +19,13 @@ # ############################################################################## { - "name" : "Context in colors and fonts", + "name": "Context in colors and fonts", "summary": "Use the context in a tree view's colors and fonts attribute", - "version" : "1.1", - "author" : "Therp BV", + "version": "1.1", + "author": "Therp BV", "complexity": "normal", - "category" : "Hidden/Dependency", - "depends" : [ + "category": "Hidden/Dependency", + "depends": [ 'web', ], "data": [