[IMP] base_external_dbsource_sqlite: black, isort, prettier

This commit is contained in:
Víctor Martínez
2022-11-18 08:14:02 +01:00
committed by Andrea Cattalani
parent cb88683c9f
commit 2dc342f95b
3 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
"version": "13.0.1.0.0",
"category": "Tools",
"author": "Daniel Reis, LasLabs, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/server-tools",
"website": "https://github.com/OCA/server-backend",
"license": "LGPL-3",
"depends": ["base_external_dbsource"],
"external_dependencies": {"python": ["sqlalchemy"]},