mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-24 17:38:42 -06:00
Lint error corrected
This commit is contained in:
parent
c518b37204
commit
878f2d686c
@ -3,7 +3,7 @@
|
|||||||
:alt: License: AGPL-3
|
:alt: License: AGPL-3
|
||||||
|
|
||||||
========================
|
========================
|
||||||
Management System - Base
|
Document Page Approval
|
||||||
========================
|
========================
|
||||||
|
|
||||||
This module adds a workflow to approve page modification and show the approved
|
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/
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/
|
||||||
knowledge/issues>`_.
|
knowledge/issues>`_.
|
||||||
In case of trouble, please check there if your issue has already been reported.
|
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/
|
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**>`_.
|
||||||
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**>`_.
|
|
||||||
|
|
||||||
|
|
||||||
Credits
|
Credits
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
"""Module's configuration."""
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
##############################################################################
|
##############################################################################
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user