mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] sql_request_abstract: pre-commit auto fixes
This commit is contained in:
@@ -10,7 +10,6 @@ from odoo.addons.web.controllers.webclient import WebClient
|
||||
|
||||
|
||||
class SqlRequestAbstractWebClient(WebClient):
|
||||
|
||||
# if a field, widget="ace" option="{'mode': 'xxx'}"
|
||||
# is present, The ace lib (odoo/addons/web/static/lib/ace)
|
||||
# will generate a call to /web/static/lib/ace/mode-xxx.js
|
||||
|
||||
Reference in New Issue
Block a user