From 30b843279b08cb16ce0849b4c5a5193c272f2a70 Mon Sep 17 00:00:00 2001 From: Adrien Peiffer Date: Tue, 26 Aug 2014 16:35:57 +0200 Subject: [PATCH] [IMP] PEP8 --- web_shortcuts/__openerp__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web_shortcuts/__openerp__.py b/web_shortcuts/__openerp__.py index 6d307f73..180bb58c 100644 --- a/web_shortcuts/__openerp__.py +++ b/web_shortcuts/__openerp__.py @@ -26,7 +26,8 @@ Enable shortcuts feature in the web client. =========================================== -Add a Shortcut icon in the systray in order to access the user's shortcuts (if any). +Add a Shortcut icon in the systray in order to access the user's shortcuts +(if any). Add a Shortcut icon besides the views title in order to add/remove a shortcut. """,