From 04a44c00ce895da12aac90e56389042de77ccb8f Mon Sep 17 00:00:00 2001 From: "Atchuthan, Sodexis" Date: Tue, 5 Jan 2021 13:48:18 +0530 Subject: [PATCH] [IMP] mail_debrand: black, isort, prettier --- mail_debrand/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail_debrand/__manifest__.py b/mail_debrand/__manifest__.py index 181256b65..5baaa6a32 100644 --- a/mail_debrand/__manifest__.py +++ b/mail_debrand/__manifest__.py @@ -9,7 +9,7 @@ "summary": "Remove Odoo branding in sent emails", "version": "13.0.2.0.1", "category": "Social Network", - "website": "https://github.com/OCA/social/", + "website": "https://github.com/OCA/social", "author": "Tecnativa, Eficent, Onestein, Odoo Community Association (OCA)", "license": "AGPL-3", "installable": True,