From 878f2d686ce158e8192be1126c40f351f1bbdbbb Mon Sep 17 00:00:00 2001 From: Gervais Naoussi Date: Thu, 10 Dec 2015 08:15:14 +0100 Subject: [PATCH] Lint error corrected --- document_page_approval/README.rst | 7 ++----- document_page_approval/__openerp__.py | 1 - 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/document_page_approval/README.rst b/document_page_approval/README.rst index 43c7541a..d2c33709 100644 --- a/document_page_approval/README.rst +++ b/document_page_approval/README.rst @@ -3,7 +3,7 @@ :alt: License: AGPL-3 ======================== -Management System - Base +Document Page Approval ======================== This module adds a workflow to approve page modification and show the approved @@ -50,10 +50,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here `_. +If you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here `_. Credits diff --git a/document_page_approval/__openerp__.py b/document_page_approval/__openerp__.py index edefbd08..1e95feb3 100644 --- a/document_page_approval/__openerp__.py +++ b/document_page_approval/__openerp__.py @@ -1,4 +1,3 @@ -"""Module's configuration.""" # -*- coding: utf-8 -*- ############################################################################## #