Browse Source

this week's pylint errors

pull/418/head
Holger Brunn 9 years ago
committed by Laurent Mignon
parent
commit
c893d203c2
  1. 1
      web_m2x_options/__init__.py
  2. 2
      web_m2x_options/__openerp__.py

1
web_m2x_options/__init__.py

@ -0,0 +1 @@
# coding: utf-8

2
web_m2x_options/__openerp__.py

@ -10,8 +10,8 @@
'qweb': [
'static/src/xml/base.xml',
],
'license': 'AGPL-3',
'data': ['views/view.xml'],
"author": "0k.io,Odoo Community Association (OCA)",
'installable': False,
"active": False,
}
Loading…
Cancel
Save