[FIX] apply and respect pre-commit hooks

This commit is contained in:
Jairo Llopis
2021-07-13 12:09:10 +01:00
parent c21273823a
commit c5a9a29309
10 changed files with 19 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
"version": "13.0.1.0.0",
"license": "AGPL-3",
"author": "CorporateHub, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/web/",
"website": "https://github.com/OCA/web",
"depends": ["web_widget_dropdown_dynamic"],
"data": ["views/web_widget_dropdown_dynamic_example.xml"],
"installable": True,