Lint error corrected

This commit is contained in:
Gervais Naoussi 2015-12-10 08:15:14 +01:00
parent c518b37204
commit 878f2d686c
2 changed files with 2 additions and 6 deletions

View File

@ -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 <https://github.com/OCA/
knowledge/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 <https://github.com/OCA/
knowledge/issues/new?body=module:%20
document_page_approval%0Aversion:%20
9.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here <https://github.com/OCA/knowledge/issues/new?body=module:%20document_page_approval%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits

View File

@ -1,4 +1,3 @@
"""Module's configuration."""
# -*- coding: utf-8 -*-
##############################################################################
#