From ea8b25254d8afb98b0a1bdeb708bf178f75bd998 Mon Sep 17 00:00:00 2001 From: Pierrick Brun Date: Fri, 4 Dec 2020 17:24:38 +0100 Subject: [PATCH] [IMP] base_technical_user: black, isort, prettier --- base_technical_user/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_technical_user/__manifest__.py b/base_technical_user/__manifest__.py index bea0a1a10..120effd3d 100644 --- a/base_technical_user/__manifest__.py +++ b/base_technical_user/__manifest__.py @@ -5,7 +5,7 @@ "summary": """ Add a technical user parameter on the company """, "author": "ACSONE SA/NV, Odoo Community Association (OCA)", - "website": "https://github.com/OCA/server-tools/", + "website": "https://github.com/OCA/server-tools", "category": "Hidden/Dependency", "version": "13.0.1.0.0", "license": "AGPL-3",