mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
fix pylint issues
This commit is contained in:
@@ -25,10 +25,6 @@
|
||||
"maintainer": "ACSONE SA/NV, Odoo Community Association (OCA)",
|
||||
"website": "http://www.acsone.eu",
|
||||
'category': 'Technical Settings',
|
||||
'depends': [
|
||||
'base',
|
||||
'web',
|
||||
],
|
||||
'description': """
|
||||
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
|
||||
:alt: License: AGPL-3
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"author": "Camptocamp,Odoo Community Association (OCA)",
|
||||
'license': 'AGPL-3',
|
||||
'website': 'http://www.camptocamp.com',
|
||||
'description': """
|
||||
'description': u"""
|
||||
This module was written to extend the functionality of
|
||||
saving a record in the web interface.
|
||||
/!\/!\/!\ In no way this module stops the save of the record.
|
||||
|
||||
@@ -62,5 +62,4 @@ Contacts :
|
||||
'application': False,
|
||||
'installable': True,
|
||||
'auto_install': False,
|
||||
'images': [],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user